Class DeleteTagCommandArguments
Represent arguments for executing DeleteTag(DeleteTagCommandArguments, CancellationToken) command in the UI page TaxonomyEditLayout.
public sealed class DeleteTagCommandArguments
- Inheritance
-
objectDeleteTagCommandArguments
- Extension Methods
Properties
TagId
Tag ID.
public int TagId { get; set; }
Property Value
- int