Opticon Stockholm is on Tuesday September 10th, hope to see you there!
AI OnAI Off
Opticon Stockholm is on Tuesday September 10th, hope to see you there!
If you are using webforms, you should be able to do something like this in your block template:
(this.Parent.BindingContainer as PropertyContentAreaControl).Tag;
Is is possible to determine the RenderingTags inside a block. I would like to sett diffrent properties depending on RenderingTag but i do not like to use more then one template since they do not change that much except a couple of settings.