Creates a new instance of PropertyData with the given value, ie reversed ToString().
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public abstract PropertyData ParseToObject( string value ) |
Parameters
- value
- Type: System..::.String
The string value to parse.