AuthenticationProtocolMessage.ScriptDisabledText Property

Definition

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