AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

VType..::..GetType Method

Gets the type.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static Type GetType(
	string fullyQualifiedName
)

Parameters

fullyQualifiedName
Type: String
Name of the fully qualified class (namespace).

Return Value

Type.