BaseAreaWebPart.GetAreaPath, méthode (Microsoft.SharePoint.Portal.WebControls)
Obsolete. Gets the path of the area.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Function GetAreaPath As AreaReturnData
'Utilisation
Dim returnValue As AreaReturnData
returnValue = Me.GetAreaPath
protected AreaReturnData GetAreaPath ()
Remarques
An example of a path to an area: Home-->Topics-->Divisions would be the result of GetAreaPath query for "Divisions" area.
Voir aussi
Référence
BaseAreaWebPart, classe
Membres BaseAreaWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms