The VMClassId Explained
(Created page with "The VMClassId is formed like this "2!9;PersonSeeker" - 2!9 is the externalid for the rooted object ($null$ if null) a semicolon and the name of the ViewModel or a Nesting wi...")
 
(Replacing message template with parser tag)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The VMClassId is formed like this "2!9;PersonSeeker"   - 2!9 is the externalid for the rooted object ($null$ if null) a semicolon and the name of the ViewModel or a Nesting within a ViewModel.
<message>Write the content here to display this box</message>
The VMClassId is formed like this <code>"2!9;PersonSeeker"</code> - 2!9 is the [[The ExternalId explained|externalid]] for the rooted object ($null$ if null) a semicolon and the name of the ViewModel or a Nesting within a ViewModel.


You can see the JSon data of a Turnkey page by appending /debug to the url - in this data you will find your current VMClassIds
You can see the JSon data of a Turnkey page by appending/debugging to the URL. In this data, you will find your current VMClassIds.
 
See also: [[The_ExternalId_explained]]
[[Category:View Model]]
{{Edited|July|12|2024}}

Latest revision as of 07:58, 17 June 2024

The VMClassId is formed like this "2!9;PersonSeeker" - 2!9 is the externalid for the rooted object ($null$ if null) a semicolon and the name of the ViewModel or a Nesting within a ViewModel.

You can see the JSon data of a Turnkey page by appending/debugging to the URL. In this data, you will find your current VMClassIds.

See also: The_ExternalId_explained

This page was edited 12 days ago on 06/17/2024. What links here