Plumtree Portal UI  
 

IObjPropModelRO.CheckRowIsHREF Method 

Checks to see if the property is an HREF

bool CheckRowIsHREF(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Returns true if HREF. Otherwise returns false.

See Also

IObjPropModelRO Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace