Click or drag to resize

IBlazeGetCategory Method

Returns a category

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
BlazeCategory GetCategory(
	string categoryId
)

Parameters

categoryId
Type: SystemString
The category ID.

Return Value

Type: BlazeCategory
The category information.
See Also