Click or drag to resize

aceColorPalettegetCSS Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the CSS definition for this color pallete

Namespace:  imbSCI.Core.reporting.colors
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string getCSS(
	string __name
)
Request Example View Source

Parameters

__name
Type: SystemString

Return Value

Type: String
See Also