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

Parameters

Return Value

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

Remarks

Used to generate the entire WebMenu 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 GenerateWebMenu, GenerateStyleSheet and GenerateJavaScript method values concatenated as one string. GenerateOnLoadEvent and GenerateOnResizeEvent method values must still be implemented separately.


Copyright © Coalesys, Inc.