Multiple choice technology

HTML Fragments are created as type

  1. Rule-HTML-Fragment

  2. Rule-Obj-HTML

  3. Rule-Obj-Fragment

  4. Rule-HTML-Stream

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HTML Fragments in PRPC are created using the Rule-HTML-Fragment rule type, which allows developers to create reusable HTML components that can be embedded in other rules. This rule type specifically stores HTML markup that can be referenced and included dynamically in various parts of the application.