WebFormsDesignerActionService::Remove Method
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(DesignerActionList^) | Removes the specified smart tag list from all components managed by the current service.(Inherited from DesignerActionService.) |
![]() | Remove(IComponent^) | Removes all the smart tag lists associated with the specified component.(Inherited from DesignerActionService.) |
![]() | Remove(IComponent^, DesignerActionList^) | Removes the specified smart tag list from the specified component.(Inherited from DesignerActionService.) |
Show:
