Click or drag to resize
KaxFilterLoadSettings Method
Loads the provided state in the control.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public void LoadSettings(
	string state
)

Parameters

state
Type: SystemString
Base64 encoded string representing saved control state
See Also