System.Web.UI.DataSourceSelectArguments.Equals Method

Determines whether the specified System.Web.UI.DataSourceSelectArguments instance is equal to the current instance.

Syntax

public override bool Equals (object obj)

Parameters

obj
The System.Web.UI.DataSourceSelectArguments to compare with the current one.

Returns

true if the specified System.Web.UI.DataSourceSelectArguments is equal to the current instance; 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