TheNMIEngine..::..GetControlTypeByType Method
   Returns the TheControlType by a given Control Type name
   
                
    Namespace: 
   nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheControlType GetControlTypeByType( string pType )
Public Shared Function GetControlTypeByType ( _ pType As String _ ) As TheControlType
public: static TheControlType^ GetControlTypeByType( String^ pType )
Parameters
- pType
 - Type: String