Gets the data of the task
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string GetData(
Object textData,
Object binaryData
)
Parameters
- textData
- Type: SystemObject
Text data - binaryData
- Type: SystemObject
Binary data
Return Value
Type:
StringSee Also