How to retrieve selected node guid using the generated provider functions.
Question
Aug 28, 2020
I have created a page type called CallToAction to be used for a widget. Kentico's CMS provides both a model and a provider code files. In my CallToAction widget properties file. I have two properties, SelectedNodeGuid, Layout, and LayoutOptions. For the SelectedNodeGuid, I wan...