Click or drag to resize
ControlRegistrationEventArgsFieldName Property
Field name for the control.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public string FieldName { get; }

Property Value

Type: String
See Also