AuthenticationProtocolMessage.ScriptDisabledText プロパティ

定義

スクリプトが無効になっている場合に使用するために表示される post 文字列を構築するときに使用されるテキストを取得または設定します。

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

プロパティ値

例外

'value' が null の場合。

適用対象