Click or drag to resize

AjaxControlClientScriptBlock Property

If server page header or clientscript not available (like in Module Paragraph settings). You could add JS of the AjaxControl in your page manually.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public string ClientScriptBlock { get; set; }

Property Value

Type: String
See Also