![]() | |
Rendering |
public abstract class RenderingStepsFlowControl : RenderingStepBase
The RenderingStepsFlowControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | RenderingStepsFlowControl | Constructor |
Name | Description | |
---|---|---|
![]() | GetNextExecutedRenderingStep | Returns the RenderingStepBase that will be executed after this rendering step. This method is called after the OnRun method is called. |
![]() | OnRenderingStepsListChanged | OnRenderingStepsListChanged method is called each time after the RenderingSteps list is changed. |
![]() | ToString |
Returns a string that represents the current object.
(Overrides RenderingStepBaseToString) |