ExpressionEditorAttribute::Equals Method (Object^)
.NET Framework (current version)
Indicates whether this instance of the ExpressionEditorAttribute class and a specified object are equal.
Assembly: System.Web (in System.Web.dll)
Parameters
- obj
-
Type:
System::Object^
An instance of the ExpressionEditorAttribute class or a class that derives from it.
Return Value
Type: System::Booleantrue if value is not null and EditorTypeName is equal; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: