BaseAreaWebPart.GetItemsAndAreas, méthode (Microsoft.SharePoint.Portal.WebControls)
Obsolete. Gets a list of all the listings and subareas under the current category/specified category for the number of layers specified.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Function GetItemsAndAreas As AreaReturnData
'Utilisation
Dim returnValue As AreaReturnData
returnValue = Me.GetItemsAndAreas
protected AreaReturnData GetItemsAndAreas ()
Remarques
If layers are not specified the GetItemsAndAreas method will return listings and subareas from two layers.
Voir aussi
Référence
BaseAreaWebPart, classe
Membres BaseAreaWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms