ToolBarMenuButton.MenuNotVisibleHtml Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property MenuNotVisibleHtml As String
    Get
    Set
'Usage
Dim instance As ToolBarMenuButton
Dim value As String

value = instance.MenuNotVisibleHtml

instance.MenuNotVisibleHtml = value
public string MenuNotVisibleHtml { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

ToolBarMenuButton Class

ToolBarMenuButton Members

Microsoft.SharePoint.WebControls Namespace