|  | Plumtree Portal UI | |
| ExpListPropModel.GetPropValueFromString Method |
Converts a property value from its string representation to the appropriate type.
public static
object GetPropValueFromString(
string strValue,
int nPropertyType);
Parameters
-
strValue
- String value
-
nPropertyType
- Property type
Return Value
Property value as an Object
See Also
ExpListPropModel Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace