Documentation > Services API > ServicesInput > ShowMetaInput(Boolean)

ShowMetaInput

Creates Input fields for common Meta/SEO tags. Use with ServicesOutput.RenderMetaOutput to populate your output

public System.Void ShowMetaInput(Boolean)

Parameters

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

Code Example

C#

Sample:

            ServicesInput.ShowMetaInput();
            

Connect with Crownpeak