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