Click or drag to resize

CreationRuleParseValue Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use Parse instead.")]
protected virtual IEnumerable<string> ParseValue(
	Object val
)

Parameters

val
Type: SystemObject

Return Value

Type: IEnumerableString
See Also