ICustomTypeDescriptor::GetProperties Method

 

Returns the properties for this instance of a component. This method implements the overloaded ICustomTypeDescriptor::GetProperties method.

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

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodICustomTypeDescriptor::GetProperties()

Returns the properties for this instance of a component. This method implements the ICustomTypeDescriptor::GetProperties() method overload.

System_CAPS_pubinterfaceSystem_CAPS_privmethodICustomTypeDescriptor::GetProperties(array<Attribute^>^)

Returns the properties for this instance of a component using the attribute array as a filter. This method implements the ICustomTypeDescriptor::GetProperties(array<Attribute^>^) method overload.

Return to top
Show: