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

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

Parameters

data
Type: SystemByte
New data
See Also