ModuleManagerGetObjectByClassName Method |
Gets a new default object representation of the given class name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static BaseInfo GetObjectByClassName(
string className
)
Parameters
- className
- Type: SystemString
Class name
Return Value
Type:
BaseInfoSee Also