ToolBarMenuButton.ControlTemplate property
This member overrides TemplateBasedControl.ControlTemplate.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property ControlTemplate As ITemplate
Get
'Usage
Dim value As ITemplate
value = Me.ControlTemplate
protected override ITemplate ControlTemplate { get; }
Property value
Type: System.Web.UI.ITemplate
Returns ITemplate.