Plumtree Portal UI  
 

ObjPropEditView.GetAddAnchor Method 

Returns anchor for add button

protected virtual HTMLAnchor GetAddAnchor(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Anchor for add button

See Also

ObjPropEditView Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace