ApplicationAfterUpdateEventArgs
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class ApplicationAfterUpdateEventArgs { Guid ApplicationId { get; } Guid ApplicationTypeId { get; } string AvatarUrl { get; } Container Container { get; } string Url { get; } string HtmlDescription(string target); string HtmlName(string target); }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ApplicationId | Guid | |||
ApplicationTypeId | Guid | |||
AvatarUrl | string | |||
Container | Container | |||
Url | string |