TheNMIEngine..::..GetControlTypeByPType Method
This function returns the optimal TheControlType of a given Property Type
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheControlType GetControlTypeByPType( ePropertyTypes pType )
Public Shared Function GetControlTypeByPType ( _ pType As ePropertyTypes _ ) As TheControlType
public: static TheControlType^ GetControlTypeByPType( ePropertyTypes^ pType )