Resource.getGeneralSettings (Method)

Returns a structure of resource's general settings.

Returns:

Resource_GetGeneralSettings_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
canCombine Boolean Enables resources combining for the site.
canMinify Boolean Enables resources minification for the site.
DefaultLibraryDirectory DirectoryPath Defines the default location to store imported resources/libraries.
EarlyLoadResourceOrder EarlyLoadResourceList A comma delimited list of early load resources in order.
LateLoadResourceOrder LateLoadResourceList A comma delimited list of late load resources in order.

Context:

License Requirements None
Permission Requirements Contributor
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None