SPPersistedCustomWebTemplate.Update-Methode
Updates die gespeicherten Datei, damit sie in der Konfigurationsdatenbank vorhanden ist, wenn Microsoft SharePoint Foundation den Eintrag für diese Vorlage erstellt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPPersistedCustomWebTemplate
instance.Update()
public override void Update()
Siehe auch
Referenz
SPPersistedCustomWebTemplate Klasse