Click or drag to resize

converterEnumBaseTTemplateEnum, TContainerEnum, TColorEnum, TSizeEnumGetContainerOpen Method (TContainerEnum, TColorEnum, TSizeEnum, 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(
	TContainerEnum component,
	TColorEnum btn_color,
	TSizeEnum btn_size,
	string btn_caption = "",
	string btn_url = ""
)
Request Example View Source

Parameters

component
Type: TContainerEnum
btn_color
Type: TColorEnum
btn_size
Type: TSizeEnum
btn_caption (Optional)
Type: SystemString
btn_url (Optional)
Type: SystemString

Return Value

Type: String
See Also