TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Region > Method >

 

GetBindingOrderList

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Region > Method >

 

GetBindingOrderList

 

 

Gets the binding order list of bands added to the region.

 

 

 

Prototype :

 

string GetBindingOrderList

(

       No Arguments

)

 

 

 

Reference :

 

The binding order list only includes data band, dummy band and side band.

 

 

 

Example :

 

_TraceLn(This.GetBindingOrderList());

 

 

 

Available Events :

 

All Events