C# Class ReevooMark.PurchaseTrackingEvent

Inheritance: AbstractReevooTag
Show file Open project: reevoo/reevoomark-dotnet-api Class Usage Examples

Protected Properties

Property Type Description
_skus String
_value String

Protected Methods

Method Description
Render ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

Render() protected method

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
return void

Property Details

_skus protected property

protected String _skus
return String

_value protected property

protected String _value
return String