Plumtree Portal UI  
 

ObjPropEditView.GetHTMLForPickList Method 

Returns HTML for pick list

protected virtual HTMLElementCollection GetHTMLForPickList(
   int _nRowIndex,
   string _strValue
);

Parameters

_nRowIndex
Row index
_strValue
Property value as string

Return Value

HTML for pick list

See Also

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