Table of Contents

Class PageContentChanged

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

Constructors

PageContentChanged(ContentContainer)

public PageContentChanged(ContentContainer content)

Parameters

content ContentContainer

Properties

Content

public ContentContainer Content { get; }

Property Value

ContentContainer