Page¶
Any file underneath the project Pages folder that has a .page extension
Page Constraints¶
pattern: the string must match the following regular expression:
(^/.+/Pages/).*(.+\.page)$|(^Pages/).*(.+\.page)$
Page Examples¶
"/MyApp/Pages/Overview.page"
- type:
string