PipelineArgs Constructor
|
Initializes a new instance of the PipelineArgs class. |
Aborted | Abort |
Data | Gets or sets the data. |
Message | Gets the message. |
ProcessorItem | Gets or sets the processor item. |
Suspended | Gets a value indicating whether the current instance is suspended. |
Abort | Aborts the current instance. |
AddMessage | Overloaded. Adds the message. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetMessages | Overloaded. Gets the messages. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Suspend | Overloaded. Suspends the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Finalize | Finalize. |
Initialize | Initialize. |
ProcessorDone | A processor is done. |
Resume | A processor is done. |
PipelineArgs Class | Sitecore.Pipelines Namespace