ICustomPropertyValueConverterAttribute<T> Members
Converts a custom property value declared in metadata from its original type to a string and vice versa.
#Methods
Name | Description |
---|---|
Convert |
Converts a custom property value declared in metadata from a string to its original type. |
Convert |
Converts a custom property value declared in metadata to a string. |
See Also