You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > ImageControl Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ImageControl Class

The ImageControl server control, when viewed on a Web form, displays an image stored within the CMS400.NET document management feature. When a user is logged in and has permission to edit the image, he can right click the image and select edit. This creates a drag and drop box that the user can use to update the file.

C#
public class ImageControl : EkWebPart;
Visual Basic
Public Class ImageControl
Inherits EkWebPart

ImageControl.cs

Name 
Description 
The methods of the ImageControl class are listed here. 
The properties of the ImageControl class are listed here. 
 
Name 
Description 
 
Fill 
Method that can be overridden and used to grab data from the back end for each server control.  
 
Wrap 
Method that can be overridden and used to wrap an Ektron toolbar corresponding to a particular Control around some Html text.  
 
Name 
Description 
 
Gets or Sets the Default ImageID for this Control.  
 
Gets or Sets the QueryString parameter to read a Image ID dynamically. Set to String.Empty if you wish to always display the default Image ID (static.)  
 
The ID of the folder you wish to select data from. Root is 0.  
 
The ID of the taxonomy where assets are added.  
 
Gets or sets the Image Alternative/Title text. By default it is image file name.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!