Plumtree Portal UI  
 

ObjPropModel.CheckRowIsHREF Method 

Checks to see if the property is an HREF

public virtual bool CheckRowIsHREF(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Returns true if HREF. Otherwise returns false.

Implements

IObjPropModelRO.CheckRowIsHREF

See Also

ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace | IObjPropModelRO#CheckRowIsHREF