Table of Contents

Class SiteContentChanged

Namespace
InSite.Domain.Sites.Sites
Assembly
Shift.Sdk.dll
public class SiteContentChanged : Change, IChange
Inheritance
SiteContentChanged
Implements
Inherited Members
Extension Methods

Constructors

SiteContentChanged(ContentContainer)

public SiteContentChanged(ContentContainer content)

Parameters

content ContentContainer

Properties

Content

public ContentContainer Content { get; }

Property Value

ContentContainer