Share via


SearchSettingsDataSource.SearchStartTooltip Property

Definition

Gets or sets the search button tooltip to display before the common search control starts a search. Default is “Search”.

public:
 property System::String ^ SearchStartTooltip { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ SearchStartTooltip { Platform::String ^ get(); void set(Platform::String ^ value); };
public string SearchStartTooltip { get; set; }
member this.SearchStartTooltip : string with get, set
Public Property SearchStartTooltip As String

Property Value

Returns the search button tooltip to display before starting a search.

Applies to