getCustomizationEventForObject()
Overview
public string function getCustomizationEventForObject(
required string objectName
, required string action
)
Returns the full coldbox event path for a given object and customization action
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| objectName | string | Yes | Name of the object |
| action | string | Yes | Name of the customization action |