• DXC Service
  • Products
    • Episerver CMS
    • Episerver Commerce
    • Episerver Campaign
    • Episerver Find
    • Episerver Personalization
      • Advance
      • Perform
      • Insight
      • Reach
      • Personalized Find
    • Episerver Social API
    • Episerver apps & integrations
    • Ektron CMS
  • Documentation
    • Get started
      • DXC Service
      • CMS
      • Commerce
      • Campaign
      • Find
      • Personalization
      • Insight
      • Social API
      • Service API
    • Developer guides
      • DXC Service
      • CMS
      • Commerce
      • Campaign
      • Find
      • Advance
      • Perform
      • Reach
      • Personalized Find
      • Insight
      • Tracking
      • Profile Store
      • Content Delivery API
      • Social API
      • Service API
      • Forms
      • MA connectors
    • UI feature list
    • Technical overview
    • System requirements
    • Installation
    • User guide
    • APIs and libraries
      • CMS
      • Commerce
      • Campaign
      • Find
      • Social
      • REST APIs
    • Video tutorials
    • Releases
    • Upgrading
      • CMS
      • Commerce
      • Find
      • Forms
      • Service API
      • Personalization
  • Blogs
  • Forum
  • Support
  • EMVPs
  • Register
  • Log in
All Content Documentation Forum User Guide Support Help Center Blogs Articles Releases Bug List SDK Documents
People
Home / Documentation /
  • Framework reference
  • EPiServer.WorkflowFoundation.Activities
  • OnTaskDeleted
    • OnTaskDeleted Methods
    • OnTaskDeleted Properties
    • OnTaskDeleted Events

OnTaskDeleted Class

Assembly: EPiServer.WorkflowFoundation (in EPiServer.WorkflowFoundation.dll) Version: 8.0.0

Syntax:

C#
[SerializableAttribute]
[DefaultEventAttribute("Invoked")]
public class OnTaskDeleted : CompositeTaskBase<TaskDeleted>

Activity that listens for TaskDeleting from EPiServer

Methods

Name Summary Status
EventActivity_Invoked Handles the Invoked event of the EventActivity control. protected
GetIdentity Extracts the identity from the object if it has one. public, static
GetOriginalType Gets the Type of the current object, ensuring that the eventual type that could be generated by a proxy interceptor is ignored. public, static
OnEventRegistered Raises the [E:EventRegistered] event. protected
OnTaskDeleted Constructor public
RegisterEvent Register event with EventTrackingService so host knows that this instance waits for event protected
SetIdentity Sets the identity into the object if supported public, static
Subscribe Creates the subscription of an Activity to an event. public
ToPropertyBag(Object) Create a PropertyBag instance and populates it with its properties The algorith for extracting properties is as follows: 1) Property must a have a getter and setter 2a) Getter must be public OR 2b) The class must be marked either with the DataContractAttribute or EPiServerDataContractAttribute and the property must be marked either with the DataMemberAttribute or EPiServerDataMemberAttribute public, static
ToPropertyBag(Object, IEnumerable(String)) Create a PropertyBag instance and populates it with its properties public, static
UnregisterEvent Unregister event with EventTrackingService protected
Unsubscribe Cancels the subscription of an Activity to an event. public

Properties

Name Summary Status
AssignedTo The person or group/role the task is assigned to public
CacheKey Gets the cache key which can be used to get the triggering Task instance. public
Description Gets or sets the user defined description of the Activity. public
EventActivity Gets wrapped "raw" event activity. protected
PreviousStatus The previous status of the task public
QueueName Gets the name of the WorkflowQueue on which the activity is waiting for data to arrive. public
Status The status of the task public
TaskDescription The description of the task public
TaskSubject The subject of the task public

Events

Name Summary Status
EventRegistered Occurs when an event is registered. public
Invoked Event delegate that is called when event occurs public

Remarks

Event argument is of type WorkflowTaskEventArgs

Inheritance

  • System.Object
  • System.Workflow.ComponentModel.DependencyObject
  • System.Workflow.ComponentModel.Activity
  • System.Workflow.ComponentModel.CompositeActivity
  • System.Workflow.Activities.SequenceActivity
  • EPiServer.WorkflowFoundation.Activities.CompositeEventBase<TaskDeleted>
  • EPiServer.WorkflowFoundation.Activities.CompositeTaskBase<TaskDeleted>
  • EPiServer.WorkflowFoundation.Activities.OnTaskDeleted

About Episerver

  • episerver.com
  • Episerver certification
  • Job openings
  • License center
  • Privacy statement

Community

  • Blogs
  • Forums
  • Articles
  • Terms of use
  • EMVP program

Learning resources

  • Technical overview
  • Learning path Episerver CMS
  • Developer guides
  • User guide
  • Video tutorials
  • Episerver GitHub
  • Episerver Education

Contact

Episerver Support

See the Support page for contact information.

Feedback on Episerver World

If you’d like to give feedback about this site, please click here. Thank you very much!
© Episerver 2019 │ About Episerver World