WebPartMenuStyle.ICustomTypeDescriptor.GetDefaultProperty Method ()
.NET Framework (current version)
Returns the default property for this instance of a component. This method implements the ICustomTypeDescriptor.GetDefaultProperty method.
Assembly: System.Web (in System.Web.dll)
Private Function GetDefaultProperty As PropertyDescriptor Implements ICustomTypeDescriptor.GetDefaultProperty
Return Value
Type: System.ComponentModel.PropertyDescriptorA PropertyDescriptor that represents the default property for this object, or null if the object has no properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: