SPPersistedCustomWebTemplate.ToString 方法

返回表示当前自定义的 Web 模板区域性固定的字符串。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function ToString As String
用法
Dim instance As SPPersistedCustomWebTemplate
Dim returnValue As String

returnValue = instance.ToString()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override string ToString()

返回值

类型:System.String
区域性固定的字符串表示的模板。

另请参阅

引用

SPPersistedCustomWebTemplate 类

SPPersistedCustomWebTemplate 成员

Microsoft.SharePoint.Administration 命名空间