Plumtree Portal UI  
 

ObjPropEditView.GetHTMLForPickTree Method 

Returns HTML for pick tree

protected virtual HTMLElement GetHTMLForPickTree(
   int _nRowIndex,
   string _strValue
);

Parameters

_nRowIndex
Row index
_strValue
Property value as string

Return Value

HTML for pick tree

See Also

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