DocumentValidatorGridExternalDataBound Method |
Basic on external data bound event
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected Object GridExternalDataBound(
Object sender,
string sourceName,
Object parameter
)
Parameters
- sender
- Type: SystemObject
Sender - sourceName
- Type: SystemString
Action what is called - parameter
- Type: SystemObject
Parameter
Return Value
Type:
ObjectResult object
See Also