C-DEngine 5.105

TheDashPanelInfo Constructor (Guid, String, String)

Note: This API is now obsolete.

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

Syntax


[ObsoleteAttribute]
public TheDashPanelInfo(
	Guid pKey,
	string pPanelTitle,
	string pControlClass
)
<ObsoleteAttribute> _
Public Sub New ( _
	pKey As Guid, _
	pPanelTitle As String, _
	pControlClass As String _
)
[ObsoleteAttribute]
public:
TheDashPanelInfo(
	Guid^ pKey, 
	String^ pPanelTitle, 
	String^ pControlClass
)

Parameters

pKey
Type: Guid
pPanelTitle
Type: String
pControlClass
Type: String