Click or drag to resize

DataMappingRowControlTextFieldGet Method

Get the TextBox text with tag. TextBox must exist.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected string TextFieldGet(
	string tag
)

Parameters

tag  String

Return Value

String
Exceptions
ExceptionCondition
ArgumentNullException
See Also