Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

EPiServer Thumbnail class Resizing.

Vote:
 
Is it possible to override, or maybe there is an method to reszie picture (in thumbnail view) to other size than 50px on 50px. Of course I don't mean resizize of o control but size of the generated preview. Thx.
#12437
Nov 11, 2005 11:39
Vote:
 
No, it is not possible at the moment. Best regards, Sarah Larsson
#14252
Nov 14, 2005 11:51
Vote:
 
I am trying to implement the thumbnail control but I can't seem to find any samples in the SDK nor the book. Can you send a sample please? Thanks Victor
#14253
Apr 05, 2007 12:05
Vote:
 
The thumbnail control is not documented, and not in the EPiServer.WebControls namespace. It will probably change or disappear in future versions of EPiServer. However, no risk, no fun. Here is some code to do this using the util/image.aspx file, which will probably also disappear at some time. :-) <%@ Page Language="C#" AutoEventWireup="true" Inherits="EPiServer.TemplatePage" %> <%@ Import Namespace="EPiServer" %> <%@ Import Namespace="EPiServer.FileSystem" %> Untitled Page

#14254
Apr 06, 2007 14:55
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.