C# Class Cats.Web.Hub.Helpers.LetterTemplateHelper

Show file Open project: edgecomputing/cats

Public Methods

Method Description
GetDefaultGiftDetail ( ) : string
Parse ( int certificateId, int templateId ) : string

Private Methods

Method Description
GetValue ( string key, GiftCertificate certificate ) : string
GetValue ( string key, GiftCertificateDetail detail ) : string
PopulateCertificate ( string templateString, GiftCertificate cert ) : string
PopulateTableData ( List giftDetails, string tableString ) : string
SearchAndReplace ( string key, string value, string template ) : string

Method Details

GetDefaultGiftDetail() public method

public GetDefaultGiftDetail ( ) : string
return string

Parse() public method

public Parse ( int certificateId, int templateId ) : string
certificateId int
templateId int
return string