SubMenuStyle::ICustomTypeDescriptor::GetAttributes Method ()
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetAttributes().
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()This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: