DesignTimeResourceProviderFactory Class
.NET Framework 3.0
Used by control localization to read and write resources at design time.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Notes to Inheritors:
When you inherit from the DesignTimeResourceProviderFactory class, you must override the following members: the CreateDesignTimeLocalResourceProvider, CreateDesignTimeLocalResourceProvider, and CreateDesignTimeLocalResourceWriter methods.
Community Additions
ADD
Show: