1 instantiation of EditorPartChrome
System.Web (1)
UI\WebParts\EditorZoneBase.cs (1)
277
return new
EditorPartChrome
(this);
4 references to EditorPartChrome
System.Web (4)
UI\WebParts\EditorZoneBase.cs (4)
34
private
EditorPartChrome
_editorPartChrome;
96
public
EditorPartChrome
EditorPartChrome {
276
protected virtual
EditorPartChrome
CreateEditorPartChrome() {
388
EditorPartChrome
chrome = EditorPartChrome;