Plumtree Portal UI  
 

ObjPropEditView.GetHTMLForReferenceTree Method 

Returns HTML for reference tree

protected override HTMLElement GetHTMLForReferenceTree(
   int _nRowIndex,
   string _strValue
);

Parameters

_nRowIndex
Row index
_strValue
Reference value as string

Return Value

HTML for pick tree

See Also

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