Creates an instance of an object.
The instantiated object or null if the object could not be instantiated.
If the object could not be instantiated, an error message is written to the log file (usually located in the data folder).
object MyObject = MainUtil.CreateObject("MyAssembly.MyObject", parameter1, parameter2);
MainUtil Class | Sitecore Namespace | MainUtil.CreateObject Overload List