WebPartMenuStyle::ICustomTypeDescriptor::GetComponentName Method ()

 

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

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