Changes
/* ContentAreaTemplateSelector (UWP) / ContentAreaTemplateConverter (Xamarin) */
=== ContentAreaTemplateSelector (UWP) / ContentAreaTemplateConverter (Xamarin) ===
The ContentAreaTemplateSelector returns a fitting template for a given context object according to the following rules:
<tabs>
<tab name="UWP">
* If the context object is classified with the [[SYSCLS_CONTENTAREATEMPLATE|ContentAreaTemplate Classification]] and carries a valid content area template name:
** Tries to return a custom template with the name of CustomTemplateName + Suffix;
</tab>
<tab name="Xamarin">
</tab>
</tabs>
[[Category:Client|UBIK Templates]]
[[Category:UBIK|UBIK Templates]]
[[Category:WinX|UBIK Templates]]
=== PropertyEditorItemTemplateSelector (UWP) / EditTemplateConverter (Xamarin) ===