Table of Contents

Class ChangePageHook

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

Constructors

ChangePageHook(Guid, string)

public ChangePageHook(Guid page, string hook)

Parameters

page Guid
hook string

Properties

Hook

public string Hook { get; set; }

Property Value

string