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 Code |
---|---|
public enum ScfStartupMode |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Enumeration ScfStartupMode |
Members
Member name | Description | |
---|---|---|
DocumentReady |
jQuery DOMReady event
| |
BodyScript |
Script tag placed just before closing body tag.
|
See Also
Smartsite.Scf Namespace