Documentation > Services API > ServicesInput > ShowSiteMapInput(Boolean)

ShowSiteMapInput

Input for configuring page and global-level XML sitemap options. The resulting content fields can be crawled when creating XML sitemaps

public System.Void ShowSiteMapInput(Boolean)

Parameters

NameDescriptionType
isConfig Indicates if the current asset is the site configuration asset System.Boolean

Code Example

C#

Sample:

            ServicesInput.ShowSiteMapInput();
            

Connect with Crownpeak