Creates an object
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static Object CreateObject( Type type ) |
Visual Basic |
---|
Public Shared Function CreateObject ( type As Type ) As Object |
Parameters
- type
- Type: System..::..Type
The type of object to create