SPWebInfo.UIVersionConfigurationEnabled property
表示是否可以從使用者介面設定網站UIVersion 。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property UIVersionConfigurationEnabled As Boolean
Get
'用途
Dim instance As SPWebInfo
Dim value As Boolean
value = instance.UIVersionConfigurationEnabled
public bool UIVersionConfigurationEnabled { get; }
Property value
Type: System.Boolean
True如果網站UIVersion可能會設定從使用者介面和False ,如果不是。