Get children from level

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Shared Function GetSubLevels( _ 
ByVal levelName As String
) As String()
This language is not supported or no code example is available.
public static string[] GetSubLevels( 
string levelName 
)
This language is not supported or no code example is available.

Parameters

levelName
Type: string

Level name

Return Value

Type: string[]

Array containg children

.NET Framework

Supported in: 4.6.2, 4.7