Page

Page

Usage

=page.<prop name>:<format>

Page is used to bind to controls on the page. In many cases this is identical to using this, however if the page does not have a code behind file or does not have a member variable representing the control, then page can be used instead.

Example

=page.Slider.Value