Plumtree Portal UI  
 

PortletErrorHelper.GetErrorCode Method 

Get the error code from the markup information.

public virtual int GetErrorCode(
   object[][] objArrMarkup
);

Parameters

objArrMarkup
the markup array used to get the error code.

Return Value

the error code from the markup array.

See Also

PortletErrorHelper Class | com.plumtree.portaluiinfrastructure.helpers Namespace