WebPartUserCapability::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified object is equal to the current WebPartUserCapability object, or has the same Name value.
Assembly: System.Web (in System.Web.dll)
Parameters
- o
-
Type:
System::Object^
The Object to compare with the current WebPartUserCapability.
Return Value
Type: System::Booleantrue if o is equal to the current WebPartUserCapability or has the same Name value; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: