ResourcesEngine
Class
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)
string
Internal use only
C#
public Stream GetResource(string folder, string name, out string mimeType, Type type = null)
Stream