(34)
(Choose 1 answer)
Choose the main purpose of the Razor Pages PageModel class.
A. To provide clear separation between the Ul layer (the .cshtml.cs view file) and processing logic for the page.
B. To provide clear separation between the Ul layer (the.cshtml view file) and processing logic for the page.
C. To provide the easy way to understand the Ul components with processing code logic for the page.
D. To provide the easy way to reduce the code for the Ul components.