Indicates whether this Resource Type supports direct downloading via a URL.
Syntax
finPortalFunctions.ResourceTypeAllowsDirectDownload(resourceType, alwaysAllow, defaultAllow)
Parameters
| Name | Type | Optional | ByRef | Description |
| resourceType |
isefinPortalResourceType |
|
|
The Resource Type. |
| alwaysAllow |
Boolean |
|
ByRef |
Returns whether this Resource Type ALWAYS allows Direct Download via a URL, e.g., a CSS or LESS file. |
| defaultAllow |
Boolean |
|
ByRef |
Indicates whether, by default, this Resource Type should all Direct Download via a URL. |
Return Value
- Member of:
- finPortalFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0