System.Web.UI.TemplateInstanceAttribute.Equals Method

Indicates whether the specified object is a System.Web.UI.TemplateInstanceAttribute object and is identical to the this System.Web.UI.TemplateInstanceAttribute object.

Syntax

public override bool Equals (object obj)

Parameters

obj
The object to test.

Returns

true if value is both a System.Web.UI.TemplateInstanceAttribute object and is identical to the this System.Web.UI.TemplateInstanceAttribute object; 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: 2.0.0.0
Since: .NET 2.0