Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates all Webs in this site to the new SharePoint UI.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Sub VisualUpgradeWebs
'Usage
Dim instance As SPSite
instance.VisualUpgradeWebs()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public void VisualUpgradeWebs()
Remarks
Note
This can be a long-running operation so it should be run within a SPLongOperation if it is being executed from the UI.