The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GeneratorStatus Enumeration
.NET Framework (current version)
Used by ItemContainerGenerator to indicate the status of its item generation.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| ContainersGenerated | The generator has finished generating containers. | |
| Error | The generator has finished generating containers, but encountered one or more errors. | |
| GeneratingContainers | The generator is generating containers. | |
| NotStarted | The generator has not tried to generate content. |
.NET Framework
Available since 3.0
Available since 3.0
Show: