SPWebInfo.UIVersionConfigurationEnabled-Eigenschaft
Gibt an, ob die Website UIVersion über die Benutzeroberfläche konfiguriert werden kann.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property UIVersionConfigurationEnabled As Boolean
Get
'Usage
Dim instance As SPWebInfo
Dim value As Boolean
value = instance.UIVersionConfigurationEnabled
public bool UIVersionConfigurationEnabled { get; }
Eigenschaftswert
Typ: System.Boolean
True , wenn die Website UIVersion kann von der Benutzeroberfläche und False Wenn nicht konfiguriert werden.