Plumtree Portal UI  
 

ObjPropEditView.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

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