Share via


Menu.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 Menu
Dim value As String

value = instance.MenuNotVisibleHtml

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

Property Value

Type: System.String

See Also

Reference

Menu Class

Menu Members

Microsoft.SharePoint.WebControls Namespace