Table of Contents

Class TitleChanged

Namespace
InSite.Domain.Sites.Pages
Assembly
Shift.Sdk.dll
public class TitleChanged : Change, IChange
Inheritance
TitleChanged
Implements
Inherited Members
Extension Methods

Constructors

TitleChanged(string)

public TitleChanged(string title)

Parameters

title string

Properties

Title

public string Title { get; set; }

Property Value

string