SubMenuStyle::ICustomTypeDescriptor::GetComponentName Method ()
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetComponentName().
Assembly: System.Web (in System.Web.dll)
private: virtual String^ GetComponentName() sealed = ICustomTypeDescriptor::GetComponentName
Return Value
Type: System::String^The name of the object, or null if the object does not have a name.
This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: