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