Click or drag to resize

converterBaseGetContainerOpen Method (Enum, Enum, Enum, String, String)

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 GetContainerOpen(
	Enum component,
	Enum btn_color,
	Enum btn_size,
	string btn_caption = "",
	string btn_url = ""
)
Request Example View Source

Parameters

component
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