Click or drag to resize
CMSOutputAttachmentLoadData Method
Loads the data to the object.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public void LoadData(
	byte[] data
)

Parameters

data
Type: SystemByte
New data
See Also