ImageUltimateWebConfigurationGetCache Method

Gets the image cache used by this web configuration instance.

Definition

Namespace: GleamTech.ImageUltimate.AspNet
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.7
C#
public FileCache GetCache()

Return Value

FileCache
A FileCache instance.

See Also