Glossary Item Box

Controls: Binary Image

Overview: OverviewClient-Side events

See Also AspLib component library Send comments on this topic.

BinaryImage client side API

The BinaryImage control has some client-side events: 

Client-side event Description
onShowUploadForm Occurs just before the Upload Form is displayed.
onBeforeImageUpload Occurs just before the selected file is uploaded.
 

Client-side API functions list: 
Function name Description
al_BinaryImage_SetEnable(clientID, isEnable) Enables or disables the control with given identifier clientID, new state sets with isEnable value
al_BinaryImage_IsEnabled(clientID) Returns is the control enabled or not
al_BinaryImage_SetVisible(clientID, visible) Shows or hides the control with identifier clientID, new state depends on isVisible value
al_BinaryImage_IsVisible(clientID) Returns is the control visible or not
al_BinaryImage_ShowHideUploadForm(clientID, show) Shows or hides the control's upload form

 

Controls: Binary Image

Overview: OverviewClient-Side events

 

 


© 2002-2007 Astron Digital. All Rights Reserved.