CreatedModifiedInfo.ControlTemplate 属性

获取呈现当前上下文中的CreatedModifiedInfo类的模板。

命名空间:  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对象。

另请参阅

引用

CreatedModifiedInfo 类

CreatedModifiedInfo 成员

Microsoft.SharePoint.WebControls 命名空间