How can I find the structure of the power pages account object/entity. For example I know there is a name property on the entity. How do I find the other classes and properties which are part of the account entity?
If you mean the portal 'user' then there are a couple of extra ones like Roles - but apart from that the 'user' object is actually the Datavese Contact table and its fields can be accessed via user.logical_schema_name e.g. user.firstname, user.address1_city
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.