PictureLibrarySlideshowWebPart.ImageInfo Members

Include Protected Members
Include Inherited Members

Defines information about an image that is being displayed in the PictureLibrarySlideshowWebPart.

The PictureLibrarySlideshowWebPart.ImageInfo type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field descrption Specifies the description of the image.
Public field fullImageSrc Specifies the encoded absolute URL of the image in the picture library.
Public field height Specifies the height of the image in pixels.
Public field src Specifies the encoded absolute URL of the image.
Public field title Specifies the title of the image.
Public field width Specifies the width of the image in pixels.

Top

See Also

Reference

PictureLibrarySlideshowWebPart.ImageInfo Structure

Microsoft.SharePoint.WebPartPages Namespace