ArticleCategoryAfterDeleteEventArgs
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Articles.dll
Definition
class ArticleCategoryAfterDeleteEventArgs { Guid? ArticleId { get; } int? CategoryId { get; } int? SortOrder { get; } Guid? Version { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ArticleId | Guid? | |||
CategoryId | int? | |||
SortOrder | int? | |||
Version | Guid? |