Table of Contents

Class ChangePageType

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

Constructors

ChangePageType(Guid, string)

public ChangePageType(Guid page, string type)

Parameters

page Guid
type string

Properties

Type

public string Type { get; set; }

Property Value

string