ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Represents the response from a batch-rendering task. More...
Properties | |
BatchRenderingFatalErrorType | FatalError [get] |
Gets the nature of a fatal error, if applicable. More... | |
IEnumerable < IBatchRenderingDocumentResponse > | Documents [get] |
Gets a collection of response items relating to the individual documents rendered. More... | |
Represents the response from a batch-rendering task.
|
get |
Gets a collection of response items relating to the individual documents rendered.
The documents.
|
get |
Gets the nature of a fatal error, if applicable.
The fatal error.