Class ResourcesController.GetResourceParams
Inheritance
System.Object
ResourcesController.GetResourceParams
Namespace: FastReport.Web.Controllers
Assembly: FastReport.OpenSource.Web.dll
Syntax
public sealed class GetResourceParams
Properties
contentType
Declaration
public string contentType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
resourceName
Declaration
public string resourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String |