C# Class Frapid.Framework.SiteMapGenerator

Show file Open project: frapid/frapid

Public Methods

Method Description
GetAsync ( string tenant, string domain ) : Task

Private Methods

Method Description
GetUrlsAsync ( string tenant ) : Task>
WriteTag ( XmlWriter &writer, string name, string innerText ) : void

Method Details

GetAsync() public static method

public static GetAsync ( string tenant, string domain ) : Task
tenant string
domain string
return Task