Delegate GenerateFileDelegate
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public delegate bool GenerateFileDelegate(string subPath, string cachePath, object options);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | subPath | |
| System.String | cachePath | |
| System.Object | options |
Returns
| Type | Description |
|---|---|
| System.Boolean |