EditorZone, AppearanceEditorPart - Enable users to change title of web part - ASP.NET Security
Q. Which of the following are required to enable users to change the title of web part?- Published on 19 Oct 15a. CatalogZone
b. TitleZone
c. EditorZone, AppearanceEditorPart
d. WebPart
ANSWER: EditorZone, AppearanceEditorPart
EditorZone enables the user to edit appearance, layout, behavior, and other properties of the visible WebPart controls. So you can change the title of web part by using these controls.