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
Properties
ContentLabels
public string ContentLabels { get; set; }