Share via


MobileAspMenu.SelectStaticItemsOnly property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property SelectStaticItemsOnly As Boolean
    Get
    Set
'Usage
Dim instance As MobileAspMenu
Dim value As Boolean

value = instance.SelectStaticItemsOnly

instance.SelectStaticItemsOnly = value
public bool SelectStaticItemsOnly { get; set; }

Property value

Type: System.Boolean

See also

Reference

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace