Share via


SysCheckList.getAdditionalCss Method [AX 2012]

Gets additional CSS information for the checklist.

Syntax

protected str getAdditionalCss()

Run On

Client

Return Value

Type: str
A string that contains CSS information.

Remarks

CSS is used to format and group all controls in the checklist.

See Also

Reference

SysCheckList Class