C-DEngine 5.105

TheDashPanelInfo..::..HtmlSource Property

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

Syntax


public string HtmlSource { get; set; }
Public Property HtmlSource As String
	Get
	Set
public:
property String^ HtmlSource {
	String^ get ();
	void set (String^ value);
}