: BaseAreaWebPart.GetAreaPath (Método) (Microsoft.SharePoint.Portal.WebControls)
Obsolete. Gets the path of the area.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Function GetAreaPath As AreaReturnData
'Uso
Dim returnValue As AreaReturnData
returnValue = Me.GetAreaPath
protected AreaReturnData GetAreaPath ()
Comentarios
An example of a path to an area: Home-->Topics-->Divisions would be the result of GetAreaPath query for "Divisions" area.
Vea también
Referencia
BaseAreaWebPart (Clase)
BaseAreaWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)