Table of Contents

Class ContentLabelsChanged

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

Constructors

ContentLabelsChanged(string)

public ContentLabelsChanged(string contentLabels)

Parameters

contentLabels string

Properties

ContentLabels

public string ContentLabels { get; set; }

Property Value

string