Terms.TermsLinkText Property

Definition

Gets or sets the text for the TermsLink.

public:
 property System::String ^ TermsLinkText { System::String ^ get(); };
public string TermsLinkText { get; }
member this.TermsLinkText : string
Public ReadOnly Property TermsLinkText As String

Property Value

A string that represents the text for the TermsLink.

Applies to