forked from RickStrahl/Westwind.Scripting
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_5f91ctt32.htm
More file actions
109 lines (82 loc) · 3.22 KB
/
Copy path_5f91ctt32.htm
File metadata and controls
109 lines (82 loc) · 3.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<!-- saved from url=(0016)http://localhost -->
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>ScriptCompilerModes.Classic - Westwind.Scripting</title>
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1" />
<!-- <script type="text/javascript" src="https://getfirebug.com/firebug-lite.js#startOpened,overrideConsole"></script> -->
<link rel="stylesheet" type="text/css" href="templates/scripts/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="templates/scripts/fontawesome/css/font-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="templates/wwhelp.css" />
<script src="templates/scripts/jquery/jquery.min.js"></script>
<script src="templates/scripts/highlightjs/highlight.pack.js"></script>
<link href="templates/scripts/highlightjs/styles/vs2015.css" rel="stylesheet" />
<script src="templates/scripts/ww.jquery.min.js"></script>
<script src="templates/scripts/wwhelp.js"></script>
<topictype value="CLASSFIELD" />
<script>
$(document).ready( function() {
helpBuilder.initializeLayout();
// expand all top level topics
setTimeout( helpBuilder.tocExpandTop, 5);
});
</script>
</head>
<body>
<div class="flex-master">
<div class="banner">
<div class="pull-right sidebar-toggle">
<i class="fa fa-bars"
title="Show or hide the topics list"></i>
</div>
<img src="images/logo.png" class="banner-logo" />
<div class="projectname">Westwind.Scripting</div>
<div class="byline">
<img src="bmp/classfield.png"><img src="bmp/static.png" /> ScriptCompilerModes.Classic
</div>
</div>
<div class="page-content">
<div id="toc" class="sidebar-left toc-content">
<nav class="visually-hidden">
<a href="tableofcontents.htm">Table of Contents</a>
</nav>
</div>
<div class="splitter">
</div>
<nav class="topic-outline">
<div class="topic-outline-header">On this page:</div>
<div class="topic-outline-content"></div>
</nav>
<div class="main-content">
<!-- Rendered Content -->
<article class="content-pane">
<header class="content-title">
<img src="bmp/CLASSFIELD.png">
<img src="bmp/static.png" />ScriptCompilerModes.Classic
</header>
<div id="TimeToRead"></div>
<div class="content-body" id="body">
</div>
<pre class="syntaxbox" id="syntax">public static ScriptCompilerModes Classic</pre>
<h3 class="outdent" id="seealso">See also:</h3><a href="_5f91ctt31.htm" >Enumeration ScriptCompilerModes</a>
</article>
<hr />
<div class="pull-right">
<a href="http://helpbuilder.west-wind.com" target="_blank"><img src="images/wwhelp.png" /></a>
</div>
<small>
© West Wind Technologies, 1996-2019 •
Updated: 02/25/19
<br />
<a href="mailto:[email protected]?subject=ScriptCompilerModes.Classic (_5F91CTT32)&body=Topic: Westwind.Scripting - http://yoursite.com/docs/_5F91CTT32.htm">Comment or report problem with topic</a>
</small>
<br class="clearfix" />
<br />
<!-- End Rendered Content -->
</div>
</div>
</div>
</body>
</html>