Sets the value of the property from a string representation.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public abstract void ParseToSelf( string value ) |
Parameters
- value
- Type: System..::.String
The string value to parse.