WebPartMenuStyle::ICustomTypeDescriptor::GetClassName Method ()

 

Returns the class name of this instance of a component. This method implements the ICustomTypeDescriptor::GetClassName method.

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

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

Return Value

Type: System::String^

A string that contains the class name of the object, or null if the class has no name.

.NET Framework
Available since 2.0
Return to top
Show: