System.Web.UI.ControlBuilderAttribute.Equals Method

Gets a value indicating whether the current System.Web.UI.ControlBuilderAttribute is identical to the specified object.

Syntax

public override bool Equals (object obj)

Parameters

obj
An object to compare to the current System.Web.UI.ControlBuilderAttribute.

Returns

true if obj is a System.Web.UI.ControlBuilderAttribute and is identical to the current System.Web.UI.ControlBuilderAttribute; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0