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: 6.2.0
C#
public FileCache GetCache()

Return Value

FileCache
A FileCache instance.

See Also