C-DEngine 5.105

TheNMIEngine..::..GetControlTypeByPType Method

This function returns the optimal TheControlType of a given Property Type

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  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
)

Return Value