public override bool GetValueFromPageData(string strKey, out object objValue) { return(_context.GetValueFromPageData(strKey, out objValue)); }