SPPersistedCustomWebTemplate.Delete method
會刪除自訂的網站範本,但第一次刪除它保存的檔案。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides Sub Delete
'用途
Dim instance As SPPersistedCustomWebTemplate
instance.Delete()
public override void Delete()
請參閱
參照
SPPersistedCustomWebTemplate class