bool HasRuleMappedToIncedent( IPageRequest page, IIncident incident, out IIncidentAction? action )
Parameters
- page
- The page.
- incident
- The incident.
- action
- The action.
Return Value
true
if [has rule mapped to incident] [the specified page]; otherwise, false
.