TK.GetCategoryNameFromIDs Method

Get names or titles of categories
public static string GetCategoryNameFromIDs( 
   UInt64 categories
   bool returnTitle = true 
)

Parameters

categories
UInt64

IDs of categories

returnTitle
bool

Flag indicating whether should return title instead of name

Return Value

string

.NET Framework

Supported in: 4.8

In this article

Definition