SPPersistedCustomWebTemplate.Delete-Methode
Löscht die benutzerdefinierte Webvorlage, aber löscht zuerst die permanente Datei.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Delete
'Usage
Dim instance As SPPersistedCustomWebTemplate
instance.Delete()
public override void Delete()
Siehe auch
Referenz
SPPersistedCustomWebTemplate Klasse