Rating
Value Type Saved: Int
The rating property, allows you to create a set amount of stars and the editor will be able to set them by clicking on them

Example of getting value on page
(Content!.GetValue<int>("PropertyAliasHere"))
Last updated