CompanyImageFileModel Class

Company image file model to be used in the wizard

Definition

Namespace: MobileTrack.Web.Portal.Pages.Admin.Wizards
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class CompanyImageFileModel
Inheritance
Object    CompanyImageFileModel

Constructors

CompanyImageFileModel Public constructor for the company image file model

Properties

IconInput Icon input file
IconInputImage Icon input stream
LogoInput Logo input file
LogoInputImage Logo input stream

See Also