Click or drag to resize
WebFarmLogGetData Method
Gets the data of the task

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string GetData(
	Object textData,
	Object binaryData
)

Parameters

textData
Type: SystemObject
Text data
binaryData
Type: SystemObject
Binary data

Return Value

Type: String
See Also