IEnumerableExtensions Class |
Namespace: Kentico.Forms.Web.Mvc
public static class IEnumerableExtensions
The IEnumerableExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetDisplayedComponents |
Returns filtered components which will be displayed in form based on given parameters.
|
![]() ![]() | GetVisibleComponents |
Returns only components whose visibility condition evaluation results indicate that they should be displayed.
|