Class Site
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
Type | Description |
---|---|
System.String |