Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that indicates whether or not this ToolBarMenuButton control has menu items to be added using a callback.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property AlternateTemplateContainsCallbackMenuItems As Boolean
Get
Set
'Usage
Dim instance As ToolBarMenuButton
Dim value As Boolean
value = instance.AlternateTemplateContainsCallbackMenuItems
instance.AlternateTemplateContainsCallbackMenuItems = value
public bool AlternateTemplateContainsCallbackMenuItems { get; set; }
Property value
Type: System.Boolean
Returns Boolean.