TechTalk Genome v4.2

QueryField.ViewState Property

Gets a dictionary of state information that allows you to save and restore the view state of a QueryField object across multiple requests for the same page.

protected StateBag ViewState {get;}

Property Value

An instance of StateBag that contains the QueryField view-state information.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

QueryField Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace