ImagesGetImageURL Method (Int32)

Provides the URL for an uploaded image.

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 string GetImageURL(
	int ImageId
)

Parameters

ImageId
Type: SystemInt32
The ID of the image.

Return Value

Type: String
A valid URL for requesting the specified image from the site.