C# Class ReevooMark.AbstractReevooBadgeTag

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

Protected Properties

Property Type Description
badgeClass String
variantName 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

badgeClass protected property

protected String badgeClass
return String

variantName protected property

protected String variantName
return String