Compartir a través de


: IViewWebPart.SAPSeverLocation (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<WebPartStorageAttribute(Storage.Personal)> _
<BrowsableAttribute(False)> _
<DefaultValueAttribute("")> _
Public Property SAPSeverLocation As String
'Uso
Dim instance As IViewWebPart
Dim value As String

value = instance.SAPSeverLocation

instance.SAPSeverLocation = value
[WebPartStorageAttribute(Storage.Personal)] 
[BrowsableAttribute(false)] 
[DefaultValueAttribute("")] 
public string SAPSeverLocation { get; set; }

Vea también

Referencia

IViewWebPart (Clase)
IViewWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)