Walter.Web.FireWall
BreadCrumbCollection Class Methods


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace : BreadCrumbCollection Class

For a list of all members of this type, see BreadCrumbCollection members.

Public Methods
 NameDescription
Public Method Number of items the page was visited in the session  
Public Method Returns an enumerator that iterates through the collection.  
Public MethodOverloaded.  Test if the breadcrumb contains a rout and if it does give the first instance based on the start position  
Public Method Sets the technical identifier.  
Public MethodSets the specified values array.  
Public Method Get a snapshot of the data at any given time  
Public Method Return current instance as json  
Public MethodReturns a System.String that represents this instance.  
Public Methodstatic (Shared in Visual Basic) Try parse the json to a BreadCrumbCollection  
Public Method Returns all user agents used by the user during this page visit  
Public Method Returns the distinct count of user agents used by the user  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

BreadCrumbCollection Class
Walter.Web.FireWall.Infrastructure Namespace