ICustomPropertyValueConverterAttribute<T> Methods
Converts a custom property value declared in metadata from its original type to a string and vice versa.
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