Walter.Web.FireWall
ChildRequests Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Models Namespace > BreadCrumb Class : ChildRequests Property
Gets the child requests made against the page.
Syntax
public IReadOnlyList<BreadCrumb> ChildRequests {get;}

Property Value

The child requests.
Remarks
Child requests are java post backs or linked resources loaded by the endpoint in the bread crumb
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

BreadCrumb Class
BreadCrumb Members