[]
Tests whether the current ViewState contains the same values as the specified object.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj | The value to test. |
Type | Description |
---|---|
bool | True if the two objects specify the same view state. |