Class Site
Version: 21.x
Represents site data of a Sitecore layout service response.
Inheritance
System.Object
Site
Namespace: Sitecore.LayoutService.Client.Response.Model
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class Site : ObjectConstructors
Site()
Declaration
RequestResponse
public Site()Properties
Name
Gets or sets the name of the site.
Declaration
RequestResponse
public string Name { get; set; }Property Value
| Type | Description |
|---|---|
| System.String |