TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableSignPad > Method >

 

SetExtraParam

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableSignPad > Method >

 

SetExtraParam

 

 

Sets parameter to set on external module connected with Signpad.

 

 

 

Prototype :

 

void SetExtraParam

(

       string ExtraParam

)

 

 

 

Arguments :

 

ExtraParam

Parameter to set on external module

 

 

 

Example :

 

This.SetExtraParam("Key1=Value1,Key2=Value2,...,Keyn=Valuen");

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnInitialize,  OnStartBind