Returns a value that indicates whether this instance is equal to a specified object.
Syntax
Parameters
- obj
-
An object to compare with this instance, or null.
Returns
true if obj is the same instance as the current instance, or if the instances are different, but the attribute values are equivalent; otherwise, false.
Remarks
Requirements
Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0