WebPartMenuStyle.ICustomTypeDescriptor.GetComponentName Method ()
.NET Framework (current version)
Returns the name of this instance of a component. This method implements the ICustomTypeDescriptor.GetComponentName method.
Assembly: System.Web (in System.Web.dll)
private abstract GetComponentName : unit -> string private override GetComponentName : unit -> string
Return Value
Type: System.StringA string that contains the object name, or null if the object has no name.
Implements
ICustomTypeDescriptor.GetComponentName()
.NET Framework
Available since 2.0
Available since 2.0
Show: