Plumtree Portal UI  
 

ObjEditorModel.CheckEditorAccessAndStart Method 

That method is called by the EditorStartControl. It creates a new IPTObject in create mode and retrieves the existing IPTObject in edit mode.

public override bool CheckEditorAccessAndStart(
   XPHashtable _htFormData
);

Parameters

_htFormData

Return Value

boolean Is true if the current user has the rights to access this Editor.

See Also

ObjEditorModel Class | com.plumtree.portaluiinfrastructure.editor Namespace