Table of Contents

Class ModifyPageObject

Namespace
InSite.Application.Pages.Write
Assembly
Shift.Sdk.dll
public class ModifyPageObject : Command, ICommand
Inheritance
ModifyPageObject
Implements
Inherited Members
Extension Methods

Constructors

ModifyPageObject(Guid, string, Guid?)

public ModifyPageObject(Guid page, string type, Guid? @object)

Parameters

page Guid
type string
object Guid?

Properties

Object

public Guid? Object { get; set; }

Property Value

Guid?

Type

public string Type { get; set; }

Property Value

string