Rendering | |
public class RenderingStepsLoop : RenderingStepsFlowControl
The RenderingStepsLoop type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderingStepsLoop | 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.
(Overrides RenderingStepsFlowControlGetNextExecutedRenderingStep) | |
| ToString |
Returns a string that represents the current object.
(Overrides RenderingStepsFlowControlToString) |