DbSimpleResourceProviderFactory.CreateGlobalResourceProvider

ASP.NET sets up provides the global resource name which is the resource ResX file (without any extensions). This will become our ResourceSet id. ie. Resource.resx becomes "Resources"

public virtual IResourceProvider CreateGlobalResourceProvider(string classname)

Parameters

classname


See also:

Class DbSimpleResourceProviderFactory

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