Span.Eco.UIAllowed
No edit summary
(Automatically adding template at the end of the page.)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
<code>#Span.Eco.UIAllowed</code> is default true. If you set it to "False", a user cannot reach that page. It is usually used in conjunction with the Rest pages - RestAllowed default ''true'' and UIAllowed default ''false -'' meaning that the page can only be called by Rest because you do not want a user in all cases to see your Rest APIs.   
<code>#Span.Eco.UIAllowed</code> is default true. If you set it to "False", a user cannot reach that page. It is usually used in conjunction with the Rest pages - RestAllowed default ''true'' and UIAllowed default ''false -'' meaning that the page can only be called by Rest because you do not want a user in all cases to see your Rest APIs.   
[[Category:Tagged Values]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}

Latest revision as of 15:47, 10 February 2024

#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Span.Eco.UIAllowed True,False Disables a ViewModel to be accessed within the UI (default True)

#Span.Eco.UIAllowed is default true. If you set it to "False", a user cannot reach that page. It is usually used in conjunction with the Rest pages - RestAllowed default true and UIAllowed default false - meaning that the page can only be called by Rest because you do not want a user in all cases to see your Rest APIs.

This page was edited 94 days ago on 02/10/2024. What links here