DataTypeManagerGetSystemType Method |
Gets the system type by the field type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static Type GetSystemType(
TypeEnum typeEnum,
string typeValue
)
Parameters
- typeEnum
- Type: CMS.DataEngineTypeEnum
Type to search - typeValue
- Type: SystemString
Field type
Return Value
Type:
Type
See Also