WebPartMenuStyle::ICustomTypeDescriptor::GetAttributes Method ()

 

Returns a collection of custom attributes for this instance of a component. Implements the ICustomTypeDescriptor::GetAttributes method.

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

private:
virtual AttributeCollection^ GetAttributes() sealed = ICustomTypeDescriptor::GetAttributes

Return Value

Type: System.ComponentModel::AttributeCollection^

An AttributeCollection containing the attributes for this object.

.NET Framework
Available since 2.0
Return to top
Show: