Click or drag to resize

CreationRuleParse Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected virtual IEnumerable<string> Parse(
	Object value
)

Parameters

value
Type: SystemObject

Return Value

Type: IEnumerableString
See Also