C-DEngine 5.105

TheNMIBaseControl..::..ControlType Property

Gets the control type. Only for custom/User controls

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public virtual string ControlType { get; }
Public Overridable ReadOnly Property ControlType As String
	Get
public:
virtual property String^ ControlType {
	String^ get ();
}