Plumtree Portal UI  
 

ObjEditorAS.GetDependenciesViewName Method 

Returns the class name of the Dependencies Section. This page will be displayed at the end of the save pop-up. It will inform the user that the Object was successfully created and can also include some intructions on what to do next. Object Editors should override this method if they have their own implementation of ObjDependenciesView.

public virtual string GetDependenciesViewName();

Return Value

String

See Also

ObjEditorAS Class | com.plumtree.portaluiinfrastructure.editor Namespace