Is there a way to access created content from the admin side of the umbraco ui? Specifically, I have a document property for Company Name on the HomePage document type, and want to access it from the admin so that in the login.aspx and umbraco.aspx pages, they show the company's name. I could hard-code it, but would prefer it to change if the admin changes it.
Accessing content from admin UI
Hello,
Is there a way to access created content from the admin side of the umbraco ui? Specifically, I have a document property for Company Name on the HomePage document type, and want to access it from the admin so that in the login.aspx and umbraco.aspx pages, they show the company's name. I could hard-code it, but would prefer it to change if the admin changes it.
Thanks!
is working on a reply...