This documentation is for the old version. Go to the latest Graphics Mill docs

FileCache.GetInstance Method

Returns an instance of the FileCache class.

Namespace: Aurigma.GraphicsMill.WebControls
Assembly: Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)

Syntax

Visual Basic
Public Shared Function GetInstance As FileCache
C#
public static FileCache GetInstance()

Return Value

An instance of the FileCache class.

See Also

Reference