Plugin SDK

category_icons Method

Return all available category icons Category icons live in html/images/Categories
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static List<string> category_icons()


VB

Public Shared Function category_icons As List(Of String)


Return Value

Type: List(String)String list of all icon names without path information List(Of String)

See Also

functions Class
Scheduler Namespace