[]
Used as an argument to the IOutputHtml interface's OutputHtmlData function.
public class HtmlOutputInfoArgs
Name | Description |
---|---|
HtmlOutputInfoArgs(HtmlOutputKind, Stream) | Initializes an instance of the HtmlOutputInfoArg class. |
Name | Description |
---|---|
OutputKind | Returns the kind of output data contained in the OutputStream property. |
OutputStream | The actual data that is being outputted. |