BootstrapBinaryImageEditingSettings Properties
Contains settings that relate to the editing functionality of the Binary Image.Name | Description |
---|---|
AllowDropOnPreview | Gets or sets whether end-users can upload images by dropping them on the preview. Inherited from BinaryImageEditingSettings. |
ButtonPanelSettings | Gets the settings of the button panel. Inherited from BinaryImageEditingSettings. |
DropZoneText | Specifies the text displayed in a drop zone. Inherited from BinaryImageEditingSettings. |
EmptyValueText | Gets or sets the text displayed in the editor when there is no image. Inherited from BinaryImageEditingSettings. |
Enabled | Specifies if a binary image can be edited (uploaded) by end-users. |
UploadSettings | Provides access to the binary image upload settings. Inherited from BootstrapBinaryImageEditingSettingsBase. |
See Also