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
Name | Description | Type |
---|---|---|
isConfig | Indicates if the current asset is the site configuration asset | System.Boolean |
Code Example
C#
Sample:
ServicesInput.ShowSiteMapInput();