SubMenuStyle::ICustomTypeDescriptor::GetClassName Method ()

 

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

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

private:
virtual String^ GetClassName() sealed = ICustomTypeDescriptor::GetClassName

Return Value

Type: System::String^

The class name of the object, or null if the class 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: