Plumtree Portal UI  
 

ObjPropBrowseView.GetHTMLForPropertyValue Method 

Returns table cell for property value

protected virtual HTMLTableCell GetHTMLForPropertyValue(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Table cell for property value

See Also

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