For Babelfish Release 1.11.3.13

ResultListDisplayPartitionClassList Property

Note: This API is now obsolete.
The list of css classes to assign to the rows within this Partition.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
[ObsoleteAttribute("Use .ClassSet instead.")]
public List<string> ClassList { get; set; }

Property Value

ListString

Remarks

  • rlf-row-header
  • rlf-row-athlete
  • rlf-row-team
  • rlf-row-child
  • rlf-row-footer
"

See Also