ViewMeta
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Turnkey offers meta data on a per view basis to support advanced component development and complete new frontend implementation.
<message>Write the content here to display this box</message>
Turnkey offers metadata on a per-view basis to support advanced component development and complete new front-end implementation.


[http://localhost:8185/Turnkey/ViewMeta?view=SampleViewModel http://<YourSite>/Turnkey/ViewMeta?view=SampleViewModel]
See: [http://localhost:8185/Turnkey/ViewMeta?view=SampleViewModel http://<YourSite>/Turnkey/ViewMeta?view=SampleViewModel]
[[File:2018-07-21 11h12 53.png|none|thumb|1067x1067px]]
[[File:2018-07-21 11h12 53.png|none|thumb|1067x1067px]]
The answer is a xml and does not divulge any sensitive information on implementation - it merely states names, suggested placement, suggested control type and labels
The answer is an XML and does not divulge any sensitive information on implementation. It merely states names, suggested placement, suggested control type, and labels.
 
==== Blazor ====
Since Blazor is a client side framework - the client will need full meta information in order to build the ui. For this purpose a new per view meta controller has been added:
  http://&#x3C;YourSite&#x3E;/Turnkey/ViewMetaBlazorClient?view=NameOfViewModel
[[Category:MDriven Turnkey]]
[[Category:MDriven Turnkey]]
{{Edited|July|12|2024}}

Latest revision as of 08:51, 22 August 2024

Turnkey offers metadata on a per-view basis to support advanced component development and complete new front-end implementation.

See: http://<YourSite>/Turnkey/ViewMeta?view=SampleViewModel

2018-07-21 11h12 53.png

The answer is an XML and does not divulge any sensitive information on implementation. It merely states names, suggested placement, suggested control type, and labels.

Blazor

Since Blazor is a client side framework - the client will need full meta information in order to build the ui. For this purpose a new per view meta controller has been added:

 http://<YourSite>/Turnkey/ViewMetaBlazorClient?view=NameOfViewModel
This page was edited 29 days ago on 08/22/2024. What links here