bool CreateAndCompressSiteMap( SiteMapOptions options, ref List<string> messages )
Parameters
- options
- The options for creating the sitemap.
- messages
- Any messages returned by the provider.
Return Value
A boolean indicating whether the sitemap was created successfully.