AssetManipulatedStream Constructor
|
Namespace: Ingeniux.CMS.AssetContentAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic AssetManipulatedStream(
Stream stream
)
Public Sub New (
stream As Stream
)
public:
AssetManipulatedStream(
Stream^ stream
)
new :
stream : Stream -> AssetManipulatedStreamParameters
- stream Stream
[Missing <param name="stream"/> documentation for "M:Ingeniux.CMS.AssetContent.AssetManipulatedStream.#ctor(System.IO.Stream)"]
See Also