Click or drag to resize
EmailTemplateTypeRegisterItemIsGlobalOnly Property
Indicates if email template type is global only.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax
C#
public bool IsGlobalOnly { get; }

Property Value

Type: Boolean
See Also