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