Table of Contents

Class AuthorNameChanged

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

Constructors

AuthorNameChanged(string)

public AuthorNameChanged(string authorName)

Parameters

authorName string

Properties

AuthorName

public string AuthorName { get; set; }

Property Value

string