Plumtree Portal UI  
 

PortletErrorHelper.GetErrorMessage Method 

Get the error message from the markup information.

public virtual string GetErrorMessage(
   object[][] objArrMarkup
);

Parameters

objArrMarkup
the markup array used to get the error message.

Return Value

the error message from the markup array.

See Also

PortletErrorHelper Class | com.plumtree.portaluiinfrastructure.helpers Namespace