Table of Contents

Class ChangePageProgram

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

Constructors

ChangePageProgram(Guid, Guid?)

public ChangePageProgram(Guid page, Guid? program)

Parameters

page Guid
program Guid?

Properties

Program

public Guid? Program { get; set; }

Property Value

Guid?