Click or drag to resize
FormUserControlInfoUserControlPriority Property
Gets or sets control's priority.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public virtual int UserControlPriority { get; set; }

Property Value

Type: Int32
See Also