ViewStateChangedEventArgs.NewValue 屬性

定義

取得索引鍵在目前屬性索引鍵/值組中的新值。

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

屬性值

包含索引鍵值的物件。

適用於