Api Key Picker

Value Type Saved: String

The API key picker allows you to pick an API key stored in the appSettings

Example of getting value on page

(Content!.GetValue<string>("PropertyAliasHere"))

Last updated