tagFormat property

String? tagFormat
getter/setter pair

Tag format type for the floodlight activity.

If left blank, the tag format will default to HTML. Possible string values are:

  • "HTML"
  • "XHTML"

Implementation

core.String? tagFormat;