WebPartMenuStyle::ICustomTypeDescriptor::GetComponentName Method ()
.NET Framework (current version)
Returns the name of this instance of a component. This method implements the ICustomTypeDescriptor::GetComponentName method.
Assembly: System.Web (in System.Web.dll)
private: virtual String^ GetComponentName() sealed = ICustomTypeDescriptor::GetComponentName
Return Value
Type: System::String^A string that contains the object name, or null if the object has no name.
.NET Framework
Available since 2.0
Available since 2.0
Show: