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
Properties
Hook
public string Hook { get; set; }