Table of Contents

Class ContentControlChanged

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

Constructors

ContentControlChanged(string)

public ContentControlChanged(string contentControl)

Parameters

contentControl string

Properties

ContentControl

public string ContentControl { get; set; }

Property Value

string