Click or drag to resize

TypeParserParse Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Extensibility
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
[ObsoleteAttribute("Moved to Dynamicweb.Core.Helpers")]
public static Object Parse(
	string type,
	string value
)

Parameters

type
Type: SystemString
value
Type: SystemString

Return Value

Type: Object
See Also