Sling Model Multivalue Page level property reading
Hello Guys,
I want to read the property of page level cq:tags which will be multivalue. If I trying to read the property by
pageNodes.getProperty("cq:tags").getValue().toString()
its saying cq:tags is multivalue. can anyone tell me how i can read this property.
Regards,
~BK