| 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; }
Public Property ClientScriptBlock As String
Get
Set
Property Value
Type:
StringSee Also