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 Namespacestring FileName
See also:
Class StronglyTypedWebResources