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
Properties
Object
public Guid? Object { get; set; }
Property Value
- Guid?
Type
public string Type { get; set; }