Click or drag to resize

DataMappingRowControlLabelGet Method

Get the label text with tag. Label must exist.

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

Parameters

tag  String

Return Value

String
Exceptions
ExceptionCondition
ArgumentNullException
See Also