Click or drag to resize

AjaxControlSystemRequestFields Property

Gets the list of system field names when performing AJAX requests to the web-server.

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

Property Value

Type: String
Remarks