Textbox & Textarea
Value Type Saved: String
A standard text box and text area, in the settings you can restrict the length you let the user put in them

Example of getting value on page
Last updated
Value Type Saved: String
A standard text box and text area, in the settings you can restrict the length you let the user put in them

Last updated
@(Content!.GetValue<string>("PropertyAliasHere"))