Table of Contents

Class SiteTitleChanged

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

Constructors

SiteTitleChanged(string)

public SiteTitleChanged(string title)

Parameters

title string

Properties

Title

public string Title { get; set; }

Property Value

string