ViewStateChangedEventArgs.NewValue 属性

定义

为当前特性键/值对中的键获取新值。

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

属性值

一个包含键值的对象。

适用于