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
jsonstring
Returns
Serialize(Standard, List<StandardContainment2Search>, ContentContainer)
public static byte[] Serialize(Standard standard, List<StandardContainment2Search> standardInfo, ContentContainer content = null)
Parameters
standardStandardstandardInfoList<StandardContainment2Search>contentContentContainer
Returns
- byte[]