DocumentTransformersInfo.DefaultTemplateName 属性

请注意:此 API 现在已过时。

获取DocumentTransformersInfo控件的默认呈现模板的名称。

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

语法

声明
<ObsoleteAttribute("This class is obsolete.", False)> _
Protected Overrides ReadOnly Property DefaultTemplateName As String
    Get
用法
Dim value As String

value = Me.DefaultTemplateName
[ObsoleteAttribute("This class is obsolete.", false)]
protected override string DefaultTemplateName { get; }

属性值

类型:System.String
一个字符串, C:\program files\common files\microsoft shared\web server extensions\14\template\controltemplates文件夹中的默认呈现模板.ascx 文件的名称。

另请参阅

引用

DocumentTransformersInfo 类

DocumentTransformersInfo 成员

Microsoft.SharePoint.WebControls 命名空间