<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >GetSummaryType |
Gets the summary type.
Prototype :
string GetSummaryType
(
No Arguments
)
Reference :
TextBox data type should be the summary type.
Example :
_TraceLn(This.GetSummaryType());
Available Events :
OnBind, OnInitialize, OnStartBind
See also :