Table of Contents

Class ChangePageContentLabels

Namespace
InSite.Application.Pages.Write
Assembly
Shift.Sdk.dll
public class ChangePageContentLabels : Command, ICommand
Inheritance
ChangePageContentLabels
Implements
Inherited Members
Extension Methods

Constructors

ChangePageContentLabels(Guid, string)

public ChangePageContentLabels(Guid page, string contentLabels)

Parameters

page Guid
contentLabels string

Properties

ContentLabels

public string ContentLabels { get; set; }

Property Value

string