SP.Web.uiVersionConfigurationEnabled Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies whether the settings UI for visual upgrade is shown or hidden.

var value = SP.Web.get_uiVersionConfigurationEnabled(); 
SP.Web.set_uiVersionConfigurationEnabled(value);

Property Value

Type: Boolean

Applies To

SP.Web Class

See Also

Reference

SP.Web Methods

SP.Web Properties

SP Namespace