I can't see how to do this...with a render tag, how can I get the master page ID (not the GUID)?
<%!! Context:CurrentMasterPage.Id !!%> is fine for the GUID but I want the shorter ID - is it possible? I tried <%!! Context:CurrentMasterPage.Elements.GetElement(inf_ID).Value !!%> but it returns nothing, even though the inf_ID element is set in the master template. Thanks -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/reddot-cms-users. For more options, visit https://groups.google.com/d/optout.
