Sitecore 5.0 API

PipelineArgs Members

PipelineArgs overview

Public Instance Constructors

PipelineArgs Constructor Initializes a new instance of the PipelineArgs class.

Public Instance Properties

AbortedAbort
DataGets or sets the data.
MessageGets the message.
ProcessorItemGets or sets the processor item.
SuspendedGets a value indicating whether the current instance is suspended.

Public Instance Methods

AbortAborts the current instance.
AddMessageOverloaded. 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.
GetMessagesOverloaded. Gets the messages.
GetType (inherited from Object) Gets the Type of the current instance.
SuspendOverloaded. Suspends the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Methods

FinalizeFinalize.
InitializeInitialize.
ProcessorDoneA processor is done.
ResumeA processor is done.

See Also

PipelineArgs Class | Sitecore.Pipelines Namespace