Plumtree Portal UI  
 

QueryCondition.GetGroupChooserOpenAnchor Method 

Returns anchor for add button

protected virtual HTMLAnchor GetGroupChooserOpenAnchor(
   string _sGroupIndex,
   string _sRowIndex,
   string sCurValue
);

Parameters

_sGroupIndex
_sRowIndex
sCurValue

Return Value

Anchor for add button

See Also

QueryCondition Class | com.plumtree.portaluiinfrastructure.filter Namespace