Class ComponentPropertiesNames

Version: 21.x

Constants relevant to Component placeholder.

Inheritance
System.Object
ComponentPropertiesNames
Namespace: Sitecore.LayoutService.Client.Json.Constants
Assembly: Sitecore.LayoutService.Client.Json.dll
Syntax
RequestResponse
public static class ComponentPropertiesNames : Object

Fields

ComponentName

The name of the ComponentName attribute.

Declaration
RequestResponse
public const string ComponentName = "componentName"
Field Value
TypeDescription
System.String

DataSource

The name of the DataSource attribute.

Declaration
RequestResponse
public const string DataSource = "dataSource"
Field Value
TypeDescription
System.String

Fields

The name of the Fields attribute.

Declaration
RequestResponse
public const string Fields = "fields"
Field Value
TypeDescription
System.String

Id

The name of the Id attribute.

Declaration
RequestResponse
public const string Id = "uid"
Field Value
TypeDescription
System.String

Params

The name of the Params attribute.

Declaration
RequestResponse
public const string Params = "params"
Field Value
TypeDescription
System.String

Placeholders

The name of the Placeholders attribute.

Declaration
RequestResponse
public const string Placeholders = "placeholders"
Field Value
TypeDescription
System.String

Do you have some feedback for us?

If you have suggestions for improving this article,