共用方式為


Web.UIVersionConfigurationEnabled 屬性

取得或設定值,指定顯示或隱藏視覺升級的設定 UI。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Property UIVersionConfigurationEnabled As Boolean
    Get
    Set
'用途
Dim instance As Web
Dim value As Boolean

value = instance.UIVersionConfigurationEnabled

instance.UIVersionConfigurationEnabled = value
public bool UIVersionConfigurationEnabled { get; set; }

屬性值

類型:System.Boolean
true如果顯示或隱藏; 視覺更新的設定使用者介面否則, false。

備註

您可以設定此屬性,以啟用或停用 ui 變更 UI 的版本。不過,此屬性的值會有不會影響變更應用程式的程式碼。

請參閱

參照

Web 類別

Web 成員

Microsoft.SharePoint.Client 命名空間