System.Web.Compilation.ExpressionEditorAttribute.Equals Method

Indicates whether this instance of the System.Web.Compilation.ExpressionEditorAttribute class and a specified object are equal.

Syntax

public override bool Equals (object obj)

Parameters

obj
An instance of the System.Web.Compilation.ExpressionEditorAttribute class or a class that derives from it.

Returns

true if value is not null and ExpressionEditorAttribute.EditorTypeName is equal; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0