Table of Contents

Class ChangePageIcon

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

Constructors

ChangePageIcon(Guid, string)

public ChangePageIcon(Guid page, string icon)

Parameters

page Guid
icon string

Properties

Icon

public string Icon { get; set; }

Property Value

string