: QueryResultBase.SiteName (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
The SiteName property of the QueryResultBase class is reserved for internal use only.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Property SiteName As String
'Uso
Dim value As String
value = Me.SiteName
Me.SiteName = value
protected string SiteName { get; set; }
Vea también
Referencia
QueryResultBase (Clase)
QueryResultBase (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)