Table of Contents

Class ChangePageContentControl

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

Constructors

ChangePageContentControl(Guid, string)

public ChangePageContentControl(Guid page, string contentControl)

Parameters

page Guid
contentControl string

Properties

ContentControl

public string ContentControl { get; set; }

Property Value

string