ViewStateChangedEventArgs.OldValue プロパティ

定義

現在の属性のキーと値のペアの古いキー値を取得します。

public:
 property System::Object ^ OldValue { System::Object ^ get(); };
public object OldValue { get; }
member this.OldValue : obj
Public ReadOnly Property OldValue As Object

プロパティ値

キー値を含むオブジェクト。

適用対象