UserInfoListFormToolBar.ControlTemplate 属性
ControlTemplate: 重写 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; }