New to Telerik ReportingStart a free 30-day trial

Internal use only.

Definition

Namespace:Telerik.Reporting.Services.Engine

Assembly:Telerik.Reporting.dll

Syntax:

C#
public class ResourcesEngine

Inheritance: objectResourcesEngine

Fields

Internal use only

C#
public static ResourcesEngine Instance

Methods

Internal use only

C#
public static string CacheMaxAge(string name)
Parameters:namestringReturns:

string

Internal use only

C#
public Stream GetResource(string folder, string name, out string mimeType, Type type = null)
Parameters:folderstringnamestringmimeTypestringtypeTypeReturns:

Stream