Plumtree Portal UI  
 

ObjPropModel.UpdateMandatoryPageStatus Method 

Determines if the page containing object properties must be a mandatory page. Iterate through expandable list looking for visible, not read-only, mandatory rows that are also not deleted.

public virtual void UpdateMandatoryPageStatus();

Return Value

True if list contains mandatory value that the user must enter. False otherwise.

See Also

ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace