AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ReflectionUtility..::..GetReflectionInfo Method (String)

Get Information about a class by name (assembly, object name, object type

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

Syntax


public static ReflectionType GetReflectionInfo(
	string reflectionName
)

Parameters

reflectionName
Type: String

Return Value

ReflectionType