Documentation > Services API > ServicesInput > ShowMetaRobotsInput(Boolean)
ShowMetaRobotsInput
Input for standard meta robots options, useful for SEO
public System.Void ShowMetaRobotsInput(Boolean)
Parameters
Name | Description | Type |
---|---|---|
isConfig | Indicates if the current asset is the site configuration asset | System.Boolean |
Code Example
C#
Sample:
ServicesInput.ShowMetaRobotsInput();