Changes
Created page with "{{CommandInfoBox | title = Reload Child List | name = {{PAGENAMEE}} | purpose = Reload the child object list. | version = 2.6.1+ | viewmodel = PreviewPageViewModel }} Used t..."
{{CommandInfoBox
| title = Reload Child List
| name = {{PAGENAMEE}}
| purpose = Reload the child object list.
| version = 2.6.1+
| viewmodel = PreviewPageViewModel
}}
Used to reload the child object list. Often used in order to refresh the result list when [[Property_Based_Content_Filters|filters]] are applied.
Example:
<source lang = "xml">
<Button Content="" FontFamily="Segoe MDL2 Assets" Command="{Binding ReloadChildListCommand}" />
</source>
{{Category/Version|2.6.1}}
[[Category:WinX|ReloadChildListCommand]]
| title = Reload Child List
| name = {{PAGENAMEE}}
| purpose = Reload the child object list.
| version = 2.6.1+
| viewmodel = PreviewPageViewModel
}}
Used to reload the child object list. Often used in order to refresh the result list when [[Property_Based_Content_Filters|filters]] are applied.
Example:
<source lang = "xml">
<Button Content="" FontFamily="Segoe MDL2 Assets" Command="{Binding ReloadChildListCommand}" />
</source>
{{Category/Version|2.6.1}}
[[Category:WinX|ReloadChildListCommand]]