UniGridRaiseExternalDataBound Method |
Raises the external data bound event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public Object RaiseExternalDataBound(
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:
ObjectSee Also