HiddenInputAttribute.DisplayValue 屬性

定義

取得或設定值,這個值表示是否要顯示隱藏輸入專案的值。

public bool DisplayValue { get; set; }
member this.DisplayValue : bool with get, set
Public Property DisplayValue As Boolean

屬性值

如果應該顯示值,則為 true;否則為 false。

適用於