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+45c8d9adb5970d727cceec44a5ed61aea0016e50
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