"page_load" trigger
Last updated
Was this helpful?
Last updated
Was this helpful?
page_load
trigger function is optional. if it is needed, must be in .
For each request, page_load
trigger function has been executed once.
In page_load
trigger function:
All Sodium elements defined in form file,
Functions and variables defined in code behind and controller file are available/accessible.
Declaration