StronglyTypedWebResources.CreateClassFromAllDatabaseResource

Creates strongly typed classes from all global resources in the current application from the active wwDbResourceManager. One class is created which contains each of the resource classes. Classnames are not necessarily named with

Uses the default wwDbResourceConfiguration.Current settings for connecting to the database.

public string CreateClassFromAllDatabaseResources( string Namespace,
	string FileName );

Return Value

Generated class as a string

Parameters

string Namespace

string FileName


See also:

Class StronglyTypedWebResources


  Last Updated: 11/21/2006 | © West Wind Technologies, 2008