Click or drag to resize
Grid Solutions Framework

EmailNotifierIsBodyHtml Property

Gets or sets a boolean value that indicating whether the message body is to be formatted as HTML.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool IsBodyHtml { get; set; }
View Source

Property Value

Boolean
See Also