Table of Contents

Class PageObjectModified

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

Constructors

PageObjectModified(string, Guid?)

public PageObjectModified(string type, Guid? @object)

Parameters

type string
object Guid?

Properties

Object

public Guid? Object { get; set; }

Property Value

Guid?

Type

public string Type { get; set; }

Property Value

string