Click or drag to resize

WebModuleModulePicture Property

Default picture. Used for picture links, small module icons, etc. PNG format is suggested.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] ModulePicture { get; set; }

Property Value

Type: Byte
See Also