Provides access to the value provider collection that can be used for managing and checking the value providers that will be used during code persistance and depersistance.
IValueProviderService
[Visual Basic] Public Interface IValueProviderService [C#] public interface IValueProviderService [C++] public __gc __interface IValueProviderService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
ValueProviderService | The value provider service provides a collection of value providers that will be called on when code is persisted or depersisted. |
Provides access to a collection of value providers that will all be called on when code is persisted or depersisted.
Namespace: System.ComponentModel.Design
Assembly: System.dll
IValueProviderService Members | System.ComponentModel.Design Namespace | IValueProviderCollection