ExtensionsFactory<ModelType>.BinaryImageFor Method
| Name | Parameters | Description |
|---|---|---|
| BinaryImageFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<BinaryImageEditSettings>) | expression, method | Creates a BinaryImage. |
| BinaryImageFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a BinaryImage. |