Click or drag to resize

textLineContentrenderLeftAndMiddle Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public string renderLeftAndMiddle(
	string __content,
	string leftFieldContent,
	string middleFieldContent
)
Request Example View Source

Parameters

__content
Type: SystemString
leftFieldContent
Type: SystemString
middleFieldContent
Type: SystemString

Return Value

Type: String
See Also