Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Your question is not clearly explaining your intent...
Can't you remove the BlockData Directly from that AllowedType attribute? If not, then please explain your situation in more details.
Hi Jayesh,
I am not sure about this but you can try this-
https://stackoverflow.com/questions/6637679/reflection-get-attribute-name-and-value-on-property
Hi,
I have a content area Property with a Custom Attribute called AllowedTypes which restricts BlockData in this Content area.
I want to find this attribute from code and apply Blockdata based on the allowed type.
Any Suggestions?