Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
ImageInfo Structure Members
See Also  Properties  Methods 
Leadtools.Web.Controls Namespace : ImageInfo Structure


The following tables list the members exposed by ImageInfo.

Public Properties

 NameDescription
Public PropertyCacheFileName Gets the name of the cached image (if it was cached).  
Public PropertyPageIndex Gets the 0-based page index of the image being loaded.  
Public PropertyUrl Gets the original URL name used to load the image.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also