| This component is AspLib component library part. The component enables easy and simple showing and uploading images without creating additional forms, files or handlers. Image initialization on a form is carried out by the ShowImage event. When uploading a image UploadImage event is called and the image is passed to the event handler. If a image is not defined in the ShowImage event, then a default image, defined in the EmptyImageSrc property, may be displayed. In case of Width and Height properties being defined the image can be automatically truncated. Databinding of the key (which defines what image is displayed) is supported, as well as binding to the image binary through DataImageField property. The control has some client side events.
|