Click or drag to resize

AssetCreationEventArgsStream Property


Gets/sets the IO stream to be used when creating the Asset.

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
public Stream Stream { get; set; }

Property Value

Type: Stream
See Also