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 資料實體是否被驗證。

屬性

適用於