Class ChangePageContent
- Namespace
- InSite.Application.Pages.Write
- Assembly
- Shift.Sdk.dll
public class ChangePageContent : Command, ICommand
- Inheritance
-
ChangePageContent
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangePageContent(Guid, ContentContainer)
public ChangePageContent(Guid page, ContentContainer content)
Parameters
pageGuidcontentContentContainer
Properties
Content
public ContentContainer Content { get; }