Table of Contents

Class ChangeSiteTitle

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

Constructors

ChangeSiteTitle(Guid, string)

public ChangeSiteTitle(Guid site, string title)

Parameters

site Guid
title string

Properties

Title

public string Title { get; set; }

Property Value

string