WebFormsDesignerActionService Members
.NET Framework 3.0
Establishes a design-time service that manages the collection of DesignerActionItem objects for a component.
The following tables list the members exposed by the WebFormsDesignerActionService type.
| Name | Description | |
|---|---|---|
| WebFormsDesignerActionService | Creates a new instance of the WebFormsDesignerActionService class using the provided reference to the design host. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Add | Overloaded. Adds one or more DesignerActionList objects to the current collection of managed smart tags. (inherited from DesignerActionService) |
| Clear | Releases all components from management and clears all push-model smart tag lists. (inherited from DesignerActionService) |
| Contains | Determines whether the current smart tag service manages the action lists for the specified component. (inherited from DesignerActionService) |
| Dispose | Overloaded. Releases the resources used by the DesignerActionService. (inherited from DesignerActionService) |
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| GetComponentActions | Overloaded. Returns the collection of smart tag item lists associated with a component. (inherited from DesignerActionService) |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| Remove | Overloaded. Disassociates one or more smart tag lists from one or more components. (inherited from DesignerActionService) |
| ToString | Returns a String that represents the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Releases the resources used by the DesignerActionService. (inherited from DesignerActionService) |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| GetComponentDesignerActions | Overridden. Gets the smart-tag item lists that are associated with a component. |
| GetComponentServiceActions | Retrieves the push-model smart tags associated with a component. (inherited from DesignerActionService) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| DesignerActionListsChanged | Occurs when a DesignerActionList is removed or added for any component.(inherited from DesignerActionService) |
Community Additions
ADD
Show: