This topic has not yet been rated - Rate this topic

SPSite.VisualUpgradeWebs Method

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
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Sub VisualUpgradeWebs
'Usage
Dim instance As SPSite

instance.VisualUpgradeWebs()
NoteNote

This can be a long-running operation so it should be run within a SPLongOperation if it is being executed from the UI.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.