Plumtree Portal UI  
 

IObjPropModelRO.GetStringFromObjectValue Method 

Returns string representation of property value

string GetStringFromObjectValue(
   object oValue,
   int nPropertyType
);

Parameters

oValue
Property value as Object
nPropertyType
Property type

Return Value

Property value as string

See Also

IObjPropModelRO Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace