AlbumOnNet WebControl Suite

SlideFullSizeLink Class

WebControl that displays a hyperlink (or clickable image button) that opens a Slide Image in a separate window for full size viewing.

For a list of all members of this type, see SlideFullSizeLink Members.

System.Object
   Control
      WebControl
         SlideFullSizeLink

[Visual Basic]
Public Class SlideFullSizeLink
Inherits WebControl
[C#]
public class SlideFullSizeLink : WebControl

Remarks

WebControl that displays a hyperlink (or clickable image button) that opens a Slide Image in a separate window for full size viewing. Connect this control to a SlideShow in the SlideShowControl property.

The size of the image need to be known. If the SlideShow Slides collection is filled manually, this control will only work as expected if the Slide.ImageSize and ImageWidth is set for each Slide in the collection.

Requirements

Namespace: AlbumOnNet

Assembly: AlbumOnNet (in AlbumOnNet.dll)

See Also

SlideFullSizeLink Members | AlbumOnNet Namespace