ContextSelector<T>.UseDefaultSelection property

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

Syntax

'Declaration
Public Property UseDefaultSelection As Boolean
    Get
    Set
'Usage
Dim instance As ContextSelector
Dim value As Boolean

value = instance.UseDefaultSelection

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

Property value

Type: System.Boolean

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace