UltimateAjax Class Library

UltimateAjax.GetFormElements Property

Gets or sets whether to get form elements from client.

[Visual Basic]
Public Property GetFormElements As Boolean
[C#]
public bool GetFormElements {get; set;}

Property Value

Indicates whether to get form elements from client. The default value is true.

Remarks

Use this property to get form elements from client.

See Also

UltimateAjax Class | Karamasoft.WebControls.UltimateAjax Namespace