wwWebPage::HiddenFormVars
Name Value Collection that allows adding of HiddenForm variables to the page.
this.Page.HiddenFormVars.Add("__TABSELECTION" + this.UniqueId)
o.HiddenFormVars
Name Value Collection that allows adding of HiddenForm variables to the page.
this.Page.HiddenFormVars.Add("__TABSELECTION" + this.UniqueId)
o.HiddenFormVars