FieldLabel.ControlTemplate 属性

获取呈现当前上下文中的字段标签的模板。

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

语法

声明
Protected Overrides ReadOnly Property ControlTemplate As ITemplate
    Get
用法
Dim value As ITemplate

value = Me.ControlTemplate
protected override ITemplate ControlTemplate { get; }

属性值

类型:System.Web.UI.ITemplate
呈现控件ITemplate

备注

当前上下文的控件模式时Display, ControlTemplate返回DisplayTemplate。否则,如果它返回AlternateTemplate时是必需的字段和Template不是必需的。

另请参阅

引用

FieldLabel 类

FieldLabel 成员

Microsoft.SharePoint.WebControls 命名空间