RazorInjectionAttribute..::..FieldName Property
Gets the name of the field.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[NotNullAttribute] public string FieldName { get; }
<NotNullAttribute> _ Public ReadOnly Property FieldName As String Get
[NotNullAttribute] public: property String^ FieldName { String^ get (); }