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