Compartir a través de


: SPSlicerBaseWebPart.AllowAllValue (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.None)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Overridable ReadOnly Property AllowAllValue As Boolean
'Uso
Dim instance As SPSlicerBaseWebPart
Dim value As Boolean

value = instance.AllowAllValue
[WebPartStorageAttribute(Storage.None)] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public virtual bool AllowAllValue { get; }

Vea también

Referencia

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