I am using Widgetinfo to get the list of the widgets from page.
After that I would like to find each and every widget's dropzone id. I will have two dropzone and user will insert the widget to either one of the dropzone or maybe both dropzones.
I am using page tab. I will not use design tab.
WidgetInfo wi = WidgetInfoProvider.GetWidgetInfo("BCSTwoColumnWidget");
Pls help me for some sample code or logic
Hello Thawzin,
I'm not sure if I understand your request correctly but after adding a widget to the page you want to detect in which zone is widget located, is that correct?
Best regards, Martin
Please, sign in to be able to submit a new answer.