共用方式為


CachedDataAnnotationsMetadataAttributes.HiddenInput 屬性

定義

取得隱藏的輸入。

public System.Web.Mvc.HiddenInputAttribute HiddenInput { get; protected set; }
member this.HiddenInput : System.Web.Mvc.HiddenInputAttribute with get, set
Public Property HiddenInput As HiddenInputAttribute

屬性值

隱藏的輸入。

適用於