Uiinfrastructure API Docs  
 

EditorDP.GetEditorHeaderViewName Method 

This is a hook to allow editors to supply a different header view if necessary. The editor returned here must be a subclass EditorHeaderView.

protected virtual string GetEditorHeaderViewName();

Return Value

String

See Also

EditorDP Class | com.plumtree.uiinfrastructure.editor Namespace