Questions tagged [editor-zone]

This control lets the user customize the properties of web parts.

In edit mode we can edit web parts on runtime as well. Editing of a web part is further divided into four types: Appearance, Behavior, Property, Layout. We will see first how to use Appearance and LayoutEditorPart.

2 questions
3
votes
1 answer

Add Custom Property in WebPart Editor Zone

I have webparts which display the content. Using Webpart Editor zone I need to select display style. By Selecting the Style i need the data to be displayed either in Grid or List or Rolling (from Dropdownlist). How can i add custom property in…
Amarnath Balasubramanian
  • 9,300
  • 8
  • 34
  • 62
0
votes
0 answers

Can we add custom validation to Editor Part Property?

I have Appearance Editor Part in my application. I have an requirement like i have to include a custom validation like required field validation to the Title Property of Appearance Editor Part. How to include this? I found many answers to change to…
sms
  • 426
  • 1
  • 8
  • 23