Images Class

Contains methods to retrieve an image URL and the number of images belonging to a CMS user.
Inheritance Hierarchy
SystemObject
  BBNCExtensions.API.ImagesImages

Namespace: BBNCExtensions.API.Images
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract class Images

The Images type exposes the following members.

Methods
  NameDescription
Public methodGetImageURL(Int32)
Provides the URL for an uploaded image.
Public methodGetImageURL(Int32, Int32)
Provides the URL for an image thumbnail.
Public methodUserImageCount
Returns the number of images owned by a CMS user.