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