Kentico Macro- Node Index
Question
Jan 29, 2015
I have specific requirement, based on the node order of pages I need to apply different color scheme to pages. So I have defined my CSS classes in this way scheme-0,scheme-1, scheme-2. All good I was doing the CurrentDocument.NodeOrder-1 using macros to apply color scheme. Y...