The GeneratedPrefix property returns/sets the prefix string of the PanelBar DHTML output.

Property Value

Prefix string.

Remarks

Sets a prefix string that is used throughout the DHTML output to prevent name collisions. Each instance of PanelBar on a page requires a unique GeneratedPrefix value. This value will also effect the use of client-side functions for PanelBar (ie: "cspbShowSection" becomes , "GeneratedPrefixShowSection").

Default: "cspb"


Copyright © Coalesys, Inc.