Enum AncestorLoaderRule
Specifies how ancestors are loaded.
Namespace: EPiServer.Web.Routing
Assembly: EPiServer.dll
Version: 7.19.2Syntax
public enum AncestorLoaderRuleFields
| Name | Description | 
|---|---|
| ContentAssetAware | Will when it gets to a ContentAssetFolder continue with the owning IContent | 
| Strict | Will strictly follow the structure regardless of for example ContentAssetFolder. | 
