ViewStateChangedEventArgs.OldValue Property

Definition

Gets the old value of the key in the current attribute key/value pair.

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

Property Value

An object that contains a key value.

Applies to