Click or drag to resize
AjaxSetting Constructor (String)
A constructor for AjaxSetting taking the ClientID of the control initiating the AJAX request.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public AjaxSetting(
	string controlID
)

Parameters

controlID
Type: SystemString
See Also