<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Note > Method >SetFieldName |
Sets the field name.
Prototype :
void SetFieldName
(
string FieldName
)
Arguments :
FieldName |
field name |
Example :
This.SetFieldName("Price");
Available Events :
OnInitialize