ExportWriter(Stream, String, ExportWriterTypes) Constructor
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
private ExportWriter(
Stream stream,
string path,
ExportWriterTypes type
)
Private Sub New (
stream As Stream,
path As String,
type As ExportWriterTypes
)
Parameters
- stream Stream
-
- path String
-
- type ExportWriterTypes
-