Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AlternateText | The alternate text displayed in the Image control when the image is unavailable. | |
AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
Attributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
AutoSize | Specifies if the HTML image element's dimensions are inferred from image's binary data | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientID | (Inherited from System.Web.UI.Control) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
Controls | (Inherited from System.Web.UI.Control) | |
ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | |
CropPosition | Specifies the crop position will use when cropping the image. This property has a meaning only when the ResizeMode property is set to BinaryImageResizeMode.Crop. Default value is BinaryImageCropPosition.Center. | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
DescriptionUrl | The URL for the file that contains a detailed description for the image. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
HttpHandlerUrl | Specifies the URL of the HTTPHandler from which the image will be served. | |
ID | (Inherited from System.Web.UI.Control) | |
ImageAlign | Gets or sets the alignment of the BinaryImage control in relation to other elements on the Web page | |
ImageData | Gets or sets the binary image data for the control. | |
ImageUrl | The location of an image to display in the BinaryImage control. | |
NamingContainer | (Inherited from System.Web.UI.Control) | |
Page | (Inherited from System.Web.UI.Control) | |
Parent | (Inherited from System.Web.UI.Control) | |
PersistDataIfNotVisible | Gets or sets a value indicating whether the image data will be persisted if the control is invisible. | |
RenderingCompatibility | (Inherited from System.Web.UI.Control) | |
ResizeMode | Specifies the resize mode that BinaryImage will use to resize the image. Default value is BinaryImageResizeMode.None, indicating no resizing will be performed. | |
SavedImageName | The name of the file which will appear inside of the SaveAs browser dialog. This property is effective only when setting ImageData property. | |
Site | (Inherited from System.Web.UI.Control) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
Style | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TemplateControl | (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UniqueID | (Inherited from System.Web.UI.Control) | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |