<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Label > Method >SetTocLevel |
Sets the TOC level.
Prototype :
void SetTocLevel
(
integer TocLevel
)
Arguments :
TocLevel |
TOC level |
Example :
This.SetTocLevel(1);
Available Events :
OnBind, OnInitialize, OnStartBind