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