The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TemplateInstanceAttribute::Equals Method (Object^)
.NET Framework (current version)
Indicates whether the specified object is a TemplateInstanceAttribute object and is identical to the this TemplateInstanceAttribute object.
Assembly: System.Web (in System.Web.dll)
Parameters
- obj
-
Type:
System::Object^
The Object to test.
Return Value
Type: System::Booleantrue if value is both a TemplateInstanceAttribute object and is identical to the this TemplateInstanceAttribute object; otherwise false.
.NET Framework
Available since 2.0
Available since 2.0
Show: