Search
ClientManager.ClientScriptMode Field
See Also
 





Gets or sets a value indicating which library will be used in the control's client-side scripts. The default value is ClientScriptMode.MsAjax.

Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms

 Syntax

C#  Copy Code

public static ClientScriptMode ClientScriptMode

Visual Basic  Copy Code

Public Shared ClientScriptMode As ClientScriptMode

 See Also