共用方式為


DynamicValidator.ColumnName 屬性

定義

取得要驗證的資料行名稱。

public:
 property System::String ^ ColumnName { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.UI.Themeable(false)]
public string ColumnName { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.Themeable(false)>]
member this.ColumnName : string
Public ReadOnly Property ColumnName As String

屬性值

要驗證的資料行名稱,或者如果資料實體已驗證則為 null

屬性

適用於