Click or drag to resize

AjaxControlIsTextualResponse Property

Gets or sets value indicating whether to dispatch a textual response rather than JavaScript object.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool IsTextualResponse { get; set; }

Property Value

Type: Boolean
Remarks