Click or drag to resize
DiscountStatusTag Properties

The DiscountStatusTag type exposes the following members.

Properties
  NameDescription
Public propertyColor
HTML code of color for this tag (e.g. #bebebe, red, #abc).
(Inherited from Tag.)
Public propertyEncodeOutput
Gets or sets the value indicating whether control output is encoded or not.
(Inherited from Tag.)
Public propertyText
Text to be written on tag. This text will be localized and encoded.
(Inherited from Tag.)
Top
See Also