SearchControlDataSource.HelpTopic Property

Definition

Gets or sets the help topic attribute of the search control data source.

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

Property Value

Returns the help topic.

Applies to