public enum SiteMapSearchResult : System.Enum
public enum SiteMapSearchResult : System.Enum
Member | Description |
---|---|
AccessibleFromReferrer | The url makes sense as it is accessible from a previous page that the user came from (referrer), |
Exists | Url exists in the site-map rendered on the current page |
NotAccessibleFromReferrer | the url was Not accessible from the page the user came from (referrer), he should not know about it |
NotConfugured | No option matched as the firewall as it is not configured for it, this may happen if URL's are set using JavaScript |
NotEvaluated | the value has not been evaluated |
NotFound | The URL is not discovered on the rendered pages for the user on the site |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.Models.SiteMapSearchResult
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