: AreaService.GetSitesDirectoryAreaID (Método) (Microsoft.SharePoint.Portal)
Gets the GUID of the SitesDirectory area.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<WebMethodAttribute> _
Public Function GetSitesDirectoryAreaID As Guid
'Uso
Dim instance As AreaService
Dim returnValue As Guid
returnValue = instance.GetSitesDirectoryAreaID
[WebMethodAttribute]
public Guid GetSitesDirectoryAreaID ()
Valor devuelto
Guid, the unique identifier of the SitesDirectory area.
Vea también
Referencia
AreaService (Clase)
AreaService (Miembros)
Microsoft.SharePoint.Portal (Espacio de nombres)