We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Data Sources are used to supply a collection of Key / Label pairs to the Editor Controls.
Use any custom logic to return data
Use an enum as the data source
Query any JSON data using JSONPath query syntax
Query any configured Lucene searcher (eg the Umbraco configured InternalSearcher, InternalMemberSearcher or ExternalSearcher) using raw Lucene syntax
Use the Umbraco Relations data in the current site
Query any SQL database (as configured in the web.config connection strings)
Query the Umbraco Content, Media, Members in the current site, or any other XML data