WebPartMenuStyle::ICustomTypeDescriptor::GetAttributes Method ()
.NET Framework (current version)
Returns a collection of custom attributes for this instance of a component. Implements the ICustomTypeDescriptor::GetAttributes method.
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.
Implements
ICustomTypeDescriptor::GetAttributes()
.NET Framework
Available since 2.0
Available since 2.0
Show: