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