WorkflowStepSourcePointListControlOnListControlExternalDataBound Method |
Formats unigrid rows.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected virtual Object OnListControlExternalDataBound(
Object sender,
string sourceName,
Object parameter
)
Parameters
- sender
- Type: SystemObject
Sender object - sourceName
- Type: SystemString
External source name - parameter
- Type: SystemObject
Source parameter
Return Value
Type:
ObjectSource parameter
See Also