SPWeb.UIVersionConfigurationEnabled property
SharePoint 2013
NOTE: This API is now obsolete.
Gets or sets a value that indicates whether to enable the user interface (UI) for changing the version of the UI.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute] [SubsetCallableIncludeObsoleteMemberAttribute] [ObsoleteAttribute("Deferred site upgrade removes the need for this.")] public bool UIVersionConfigurationEnabled { get; set; }
Property value
Type: System.Booleantrue to enable the UI for setting the UI version; otherwise, false.