Table of Contents

Class ChangePageAuthorName

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

Constructors

ChangePageAuthorName(Guid, string)

public ChangePageAuthorName(Guid page, string authorName)

Parameters

page Guid
authorName string

Properties

AuthorName

public string AuthorName { get; set; }

Property Value

string