This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Startup mode for Scf Javascript layer.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public enum ScfStartupMode
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration ScfStartupMode

Members

Member nameDescription
DocumentReady
jQuery DOMReady event
BodyScript
Script tag placed just before closing body tag.

See Also

Smartsite.Scf Namespace
Advanced