IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

HTMLFile Property

The path to a local HTML file.

Syntax

[VB.NET]
Public Property HTMLFile As String

[C#]
public string HTMLFile {get; set;}

Remarks

This property may contain the path to the local HTML file. If this property is not empty, the contents of the file with that name will be appended to the text in MessageHTML.

Note that this means that if MessageHTML is empty, HTMLFile is what will be sent to the server.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]