Table of Contents

Class SlugChanged

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

Constructors

SlugChanged(string)

public SlugChanged(string slug)

Parameters

slug string

Properties

Slug

public string Slug { get; set; }

Property Value

string