SPPersistedCustomWebTemplate.Update Method
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