Jump to: navigation, search

Changes


XAML Tips

426 bytes added, 16:30, 5 March 2020
/* Content creation */
</AppBarButton>
</source>
 
<br/>
Additionally, the following optional parameters can be added as well.
* CreateOnly (optional, defaults to false): When set to true, the client will not automatically navigate to the created content;
* AutoCommit (optional, defaults to false): When set to true, the change(s) will be saved to the local cache and the database, and then committed to the server.
 
[[Category:Client|XAML Tips]]
[[Category:WinX|XAML Tips]]
=== Disable FilloutCriteria ===