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.6.492
Syntax
public Stream Stream { get; set; }

Property Value

Stream
See Also