TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ToggleButton > Method >

 

SetDescription

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ToggleButton > Method >

 

SetDescription

 

 

Sets descriptions.

 

 

 

Prototype :

 

void SetDescription

(

       string Description

)

 

 

 

Arguments :

 

Description

Description

 

 

 

Reference :

 

ActiveX, HTML5 viewer is not supported.

 

Works only when eform.togglebutton_type is set to dialog or dialog_at_prev_next for Android and iOS viewers.

 

 

 

Example :

 

This.SetDescription("Description");

 

 

 

Available Events :

 

All Events