Click or drag to resize

ItemFieldParseFrom Method

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static ItemField ParseFrom(
	PropertyInfo property
)

Parameters

property
Type: System.ReflectionPropertyInfo

Return Value

Type: ItemField
See Also