Click or drag to resize

IVideoCatalogServiceGetThumbTagUse Method

Return the number of uses for a specific tag.

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
long GetThumbTagUse(
	int tag_id
)

Parameters

tag_id  Int32
video tag id of the tag

Return Value

Int64
Number of uses for a tag text
See Also