'Declaration Public Function New( _ Optional ByVal memoryLimit As System.Integer _ )
public RenderingCache( System.int memoryLimit )
Parameters
- memoryLimit
- The maximum amount of memory to be used by the cache, in megabytes.
'Declaration Public Function New( _ Optional ByVal memoryLimit As System.Integer _ )
public RenderingCache( System.int memoryLimit )