Table of Contents

Class ChangePageTitle

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

Constructors

ChangePageTitle(Guid, string)

public ChangePageTitle(Guid page, string title)

Parameters

page Guid
title string

Properties

Title

public string Title { get; set; }

Property Value

string