CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

IWCGJQImage.Picture.UserCache

by rhazell43 » 17 Oct 2013 05:44

Hello,

What is the purpose/impact of the IWCGJQImage.Picture.UserCache property?

Same goes for IWCGJQImage.Picture.CacheName, please?

Also, when I set IWCGJQImage.Picture.URL to 'images/header.png' should I see the image at design-time? It renders correctly at run-time.

Thanks, Rick.
rhazell43
 
Posts: 80
Joined: 29 Apr 2013 08:27

by Jorge Sousa » 17 Oct 2013 14:11

Hi Rick

What is the purpose/impact of the IWCGJQImage.Picture.UserCache property?


Both .UserCache and .CacheName properties, have only meaning if the Picture is directly set in Picture.Picture. If Picture.Url is specified, those props have no use.

When UserCache is False, the default value, the image is cached for the whole application, ie, it's created only one time, no matter the number of sessions.

If .CacheName is empty (default), a Cache name it's automatically created based on component names and ownership, if is set, then it's valued it's checked to know if it exists or not.

.UserCache = True, it creates an image for each session.

Best Regards
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58


Return to JQImage

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.