다음을 통해 공유


AuthenticationProtocolMessage.ScriptDisabledText Property

Definition

Overloads

ScriptDisabledText

Gets or sets the text used when constructing the post string that will be displayed to used if script is disabled.

ScriptDisabledText

Gets or sets the text used when constructing the post string that will be displayed to used if script is disabled.

public string ScriptDisabledText { get; set; }
member this.ScriptDisabledText : string with get, set
Public Property ScriptDisabledText As String

Property Value

Exceptions

If the 'value' is null.

Applies to