SubMenuStyle::ICustomTypeDescriptor::GetComponentName Method ()

 

For a description of this member, see ICustomTypeDescriptor::GetComponentName().

Namespace:   System.Web.UI.WebControls
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
Return to top
Show: