MobileTrack Nexus Documentation
C#
Show/Hide TOC
Company
Image
File
Model 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
C#
Copy
Request Example
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
Reference
MobileTrack.Web.Portal.Pages.Admin.Wizards Namespace
In This Article
Definition
Constructors
Properties
See Also