Walter.Web.FireWall
ModelIsValid Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : ModelIsValid Method
The page context.
The model.
The errors.
Tests to see if the models provided is valid and makes sense for the current user.
Syntax

Parameters

pageContext
The page context.
model
The model.
errors
The errors.

Return Value

true if XXXX, 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

IFireWall Interface
IFireWall Members