NavigationPageComponents Property

The form components on this navigation page

Definition

Namespace: Ensur.Core.Main.POCOs.Forms
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public FormComponent[] PageComponents { get; set; }

Property Value

FormComponent

See Also