Click or drag to resize
IssueInfoProviderUseLinkedCSS Property

Note: This API is now obsolete.

Determines whether "link" tag is used instead of "style" tag.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Property was not intended for public use and will be removed in the next version.")]
public static bool UseLinkedCSS { get; set; }

Property Value

Type: Boolean
See Also