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 the persisted file so that it exists in the configuration database when Microsoft SharePoint Foundation creates the entry for this template.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPPersistedCustomWebTemplate
instance.Update()
public override void Update()
See Also
Reference
SPPersistedCustomWebTemplate Class