ICustomerSearch.DisplayInQuickAccessSearchList Property

Definition

Gets a Boolean value that specifies whether the search control should be accessible via a quick access display.

public:
 property bool DisplayInQuickAccessSearchList { bool get(); };
public bool DisplayInQuickAccessSearchList { get; }
member this.DisplayInQuickAccessSearchList : bool
Public ReadOnly Property DisplayInQuickAccessSearchList As Boolean

Property Value

True if the search control should be accessible via a quick access display, otherwise false.

Applies to