The GenerateIncludeScript method returns PanelBar HTML, JavaScript and StyleSheet as client-side included source code.

Parameters

Return Value

The PanelBar output string formatted as a client-side include.

Remarks

Used to generate the entire PanelBar output as JavaScript code compatible with client-side JavaScript include techniques (ie: <SCRIPT SRC="">).

The string returned by this property is a special version of the GeneratePanelBar, GenerateStyleSheet and GenerateJavaScript method values concatenated as one string. GenerateOnLoadEvent and GenerateOnResizeEvent method values must still be implemented separately.


Copyright © Coalesys, Inc.