ASPxResourceCustomFieldMapping Constructors
Represents a mapping of a custom property of a resource to an appropriate data field.Name | Parameters | Description |
---|---|---|
ASPxResourceCustomFieldMapping() | none | Initializes a new instance of the ASPxResourceCustomFieldMapping class with default settings. |
ASPxResourceCustomFieldMapping(String, String) | name, member | Initializes a new instance of the ASPxResourceCustomFieldMapping class with the specified settings. |
See Also