Table of Contents

Class ModifyStandardContent

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

Constructors

ModifyStandardContent()

public ModifyStandardContent()

ModifyStandardContent(Guid)

public ModifyStandardContent(Guid standardId)

Parameters

standardId Guid

ModifyStandardContent(Guid, ContentContainer)

public ModifyStandardContent(Guid standardId, ContentContainer content)

Parameters

standardId Guid
content ContentContainer

Properties

Content

public ContentContainer Content { get; }

Property Value

ContentContainer