WebFormsDesignerActionService::GetComponentDesignerActions Method (IComponent^, DesignerActionListCollection^)
.NET Framework (current version)
Gets the smart-tag item lists that are associated with a component.
Assembly: System.Design (in System.Design.dll)
protected: virtual void GetComponentDesignerActions( IComponent^ component, DesignerActionListCollection^ actionLists ) override
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
A reference to the control associated with the designer.
- actionLists
-
Type:
System.ComponentModel.Design::DesignerActionListCollection^
The DesignerActionListCollection to add the associated smart tags to.
.NET Framework
Available since 2.0
Available since 2.0
Show: