Plumtree Portal UI  
 

PortletErrorHelper.IsErrorContentArray Method 

Check if there was an HTTP error in the markup information.

public virtual bool IsErrorContentArray(
   object[][] objArrMarkup
);

Parameters

objArrMarkup
the markup array to check for errors.

Return Value

true if the markup array has error information in it.

See Also

PortletErrorHelper Class | com.plumtree.portaluiinfrastructure.helpers Namespace