RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

AspChildControlTypeAttribute..::..TagName Property

Gets the name of the tag.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


[NotNullAttribute]
public string TagName { get; }
<NotNullAttribute> _
Public ReadOnly Property TagName As String
	Get
[NotNullAttribute]
public:
property String^ TagName {
	String^ get ();
}

Field Value

The name of the tag.