This event is used to generate the state hashtable in downlevel browser mode. The event should take a DbCombo as a parameter, and return a Hashtable.

[Visual Basic]
Public GetDownLevelState As Cambro.Web.DbCombo.DownLevelStateDelegate
[C#]
public DownLevelStateDelegate GetDownLevelState;

See Also

DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace