Table of Contents

Class TCertificateLayoutStore

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

Methods

Delete(Guid)

public static bool Delete(Guid id)

Parameters

id Guid

Returns

bool

Delete(string)

public static bool Delete(string code)

Parameters

code string

Returns

bool

Insert(TCertificateLayout)

public static void Insert(TCertificateLayout entity)

Parameters

entity TCertificateLayout

Save(TCertificateLayout)

public static void Save(TCertificateLayout entity)

Parameters

entity TCertificateLayout

Update(TCertificateLayout)

public static void Update(TCertificateLayout entity)

Parameters

entity TCertificateLayout