ReflectionUtility..::..GetInstanceFromReflection Method
Creates an instance of an object identified by its fully qualified type name using reflection.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Parameters
- reflectionName
- Type: String
The fully qualified type name of the object to instantiate.

