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
public class Site : Object

Constructors

Site()

Declaration
public Site()

Properties

Name

Gets or sets the name of the site.

Declaration
public string Name { get; set; }
Property Value
TypeDescription
System.String
If you have suggestions for improving this article, let us know!