DbResourceProviderFactory.CreateGlobalResourceProvider

Core Factory method that returns an instance of our DbResourceProvider 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 DbResourceProviderFactory

© West Wind Technologies, 2006 - 2019 • Updated: 01/25/18
Comment or report problem with topic