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