For Babelfish Release 1.12.3.10

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.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
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