ControlSite.ApplyServices Method
Include Protected Members
Include Inherited Members
Represents a method that applies changes to the control site.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ApplyServices(Control, IServiceProvider) | Retrieves the service object of the specified type. | |
ApplyServices(Control, IServiceProvider, ControlSite.ControlFilter) | Indicates the filter method to the control. |
Top