Compartilhar via


MobileAspMenu.CustomSelectionEnabled property

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

Syntax

'Declaração
Public Property CustomSelectionEnabled As Boolean
    Get
    Set
'Uso
Dim instance As MobileAspMenu
Dim value As Boolean

value = instance.CustomSelectionEnabled

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

Property value

Type: System.Boolean

Ver também

Referência

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace