|
|
|
|
|
|
<% =DevExpress.Web.ASPxHtmlEditor.Localization.ASPxHtmlEditorLocalizer.GetString(DevExpress.Web.ASPxHtmlEditor.Localization.ASPxHtmlEditorStringId.InsertImage_Preview)%>
|
|
|
<%-- Since the client FileUploadComplete event is not generated if the length of a request (the size of a file to upload) exceeds the maximum allowed request length, we duplicate a call to the aspxImageUploadComplete method within the FilesUploadComplete event handler.
This is required to switch the Insert Image dialog to its active state (to remove the Loading Div element). --%>
|
|
<%-- Image Properties --%>
|
|
|
|
|