Walter.Web.FireWall
TryUpdateUser Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : TryUpdateUser Method
Tries to update the user with the session and cookie stores, this method must be called before the context response has been send to the user.
Syntax
bool TryUpdateUser()

Return Value

true if called before the context response has been send to the user, false otherwise.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPageRequest Interface
IPageRequest Members