ViewStateChangedEventArgs.NewValue Property

Definition

Gets the new value for the key in the current attribute key/value pair.

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

Property Value

An object that contains a key value.

Applies to