ImagesUserImageCount Method

Returns the number of images owned by a CMS user.

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 int UserImageCount(
	int ownerId
)

Parameters

ownerId
Type: SystemInt32
The ID of the CMS user.

Return Value

Type: Int32
The number of images owned by the user.