Click or drag to resize

cssEntryDefinitionGet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Universal get

Namespace:  imbSCI.Core.style.css
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string Get(
	string key
)
Request Example View Source

Parameters

key
Type: SystemString
The key.

Return Value

Type: String
See Also