VariationsLabelEcbMenu.MenuFormat Property
Gets or sets the ___________of the control.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property MenuFormat As MenuFormat
Get
Set
'Usage
Dim instance As VariationsLabelEcbMenu
Dim value As MenuFormat
value = instance.MenuFormat
instance.MenuFormat = value
public MenuFormat MenuFormat { get; set; }
Property Value
Type: Microsoft.SharePoint.WebControls.MenuFormat