CustomData
CustomData can be used by a BindingProvider to provide additional data to a custom binding, e.g., an id, hash or name to be use by the Value implementation. The object needs to be Serializable and must not be a value type. For more information, see SerializeReference.
Returns
- object
- CustomData can be used by a BindingProvider to provide additional data to a custom binding, e.g., an id, hash or name to be use by the implementation. The object needs to be and must not be a value type. For more information, see .