ViewDataInfo.Value プロパティ

定義

テンプレートに表示する現在の値を取得または設定します。

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

プロパティ値

テンプレートに表示する現在の値。

適用対象