Click or drag to resize

converterBaseGetContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render.converters
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string GetContent(
	Enum template,
	Enum btn_color,
	Enum btn_size,
	string btn_caption = "",
	string btn_url = ""
)
Request Example View Source

Parameters

template
Type: SystemEnum
btn_color
Type: SystemEnum
btn_size
Type: SystemEnum
btn_caption (Optional)
Type: SystemString
btn_url (Optional)
Type: SystemString

Return Value

Type: String
See Also