Walter.Web.FireWall
BreadCrumbCollection Class Members
Properties  Methods 


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

The following tables list the members exposed by BreadCrumbCollection.

Public Properties
 NameDescription
Public Property Number of items stored in the buffer  
Public Property return the current page/ request  
Public Property Session ID for this breadcrumb collection  
Public PropertyGets the Walter.Web.FireWall.Models.BreadCrumb at the specified index.  
Public Property Total capacity that the item is capable to stored before data is removed from the buffer  
Top
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