Table of Contents

Class StandardHelper

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public static class StandardHelper
Inheritance
StandardHelper
Inherited Members

Methods

DeserializeStandard(string)

public static StandardHelper.StandardJson DeserializeStandard(string json)

Parameters

json string

Returns

StandardHelper.StandardJson

Serialize(Standard, List<StandardContainment2Search>, ContentContainer)

public static byte[] Serialize(Standard standard, List<StandardContainment2Search> standardInfo, ContentContainer content = null)

Parameters

standard Standard
standardInfo List<StandardContainment2Search>
content ContentContainer

Returns

byte[]