wwDbResourceProviderFactory.CreateGlobalResourceProvider

Core Factory method that returns an instance of our wwDbResourceProvider database Resource provider for Global Resources. This method gets passed simple a ResourceSet which is equivalent to a Resource file in Resx and here maps to the ResourceSet id in the database.

public virtual IResourceProvider CreateGlobalResourceProvider( string classname );

Parameters

classname


See also:

Class wwDbResourceProviderFactory


  Last Updated: 10/29/2006 | © West Wind Technologies, 2008