IUrlMapRebuild Method (String, Boolean, IStructuredUrlSettings, IUser, DictionaryString, Int32, Boolean) |
Namespace: Ingeniux.CMS
void Rebuild( string publishFolder, bool primeTarget, IStructuredUrlSettings surlSettings, IUser user, Dictionary<string, int> markedPages, bool incremental = false )
[Missing <param name="incremental"/> documentation for "M:Ingeniux.CMS.IUrlMap.Rebuild(System.String,System.Boolean,Ingeniux.CMS.IStructuredUrlSettings,Ingeniux.CMS.IUser,System.Collections.Generic.Dictionary{System.String,System.Int32},System.Boolean)"]
The generated URL maps file will be placed in the App_Data/pub/[pub target folder]/settings folder.
<?xml version="1.0" encoding="utf-8"?> <Site HomePageID="x2" ForceLowerCaseURL="false" AutoRedirectCanonicalURL="true" EnabledExtensions="" URLExtension="" UseStructuredURL="true"> <Page ID="x11" Path="/Champlain" Schema="CaseStudy" /> <Page ID="x12" Path="/Mica" Schema="CaseStudy" /> <Page ID="x13" Path="/Midwestern" Schema="CaseStudy" /> <Page ID="x14" Path="/Company/News" Schema="NewsandEventsFront" /> <Page ID="x15" Path="/Company/News/News-Archive" Schema="NewsArchive" /> <Page ID="x17" Path="/Company/News/News-Archive/Ingeniux-Announces-Dates-for-2014-User-Conference" Schema="NewsDetail" /> <Page ID="x2" Path="/" Schema="Home" /> <Page ID="x28" Path="/Company" Schema="SectionDetail" /> <Page ID="x34" Path="/Products" Schema="ProductFront" /> <Page ID="x35" Path="/Products/Cartella-x35" Schema="ProductDetail"> <Renamed Path="/Products/Cartella" Canonical="true" /> </Page> <Page ID="x41" Path="/Solutions" Schema="SolutionsFront" /> <Page ID="x43" Path="/Products/Cartella-x43" Schema="ProductDetail" /> <Page ID="x44" Path="/Products/CMS" Schema="ProductDetail" /> <Page ID="x47" Path="/Solutions/Mainstream" Schema="SolutionsDetail" /> </Site>