PowerWEB LiveControls for ASP.NET
ForceScripts Method
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveImage Class : ForceScripts Method



Force script generation when AutogenScripts is set to false.

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Call to force script generation when AutogenScripts is set to false.")>
Public Sub ForceScripts() 
Visual Basic (Usage)Copy Code
Dim instance As LiveImage
 
instance.ForceScripts()
C# 
[DescriptionAttribute("Call to force script generation when AutogenScripts is set to false.")]
public void ForceScripts()
C++/CLI 
[DescriptionAttribute("Call to force script generation when AutogenScripts is set to false.")]
public:
void ForceScripts(); 

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.