| CreationRuleParse Method |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax protected virtual IEnumerable<string> Parse(
Object value
)
Protected Overridable Function Parse (
value As Object
) As IEnumerable(Of String)
Parameters
- value
- Type: SystemObject
Return Value
Type:
IEnumerableStringSee Also