| ItemFieldParseFrom Method |
Namespace:
Dynamicweb.Content.Items.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static ItemField ParseFrom(
PropertyInfo property
)
Public Shared Function ParseFrom (
property As PropertyInfo
) As ItemField
Parameters
- property
- Type: System.ReflectionPropertyInfo
Return Value
Type:
ItemFieldSee Also