Click or drag to resize

LeadsMailRendererActionAllowed Property

Gets or sets a value indicating whether yt[action allowed].

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public bool ActionAllowed { get; set; }

Property Value

Type: Boolean
true if [action allowed]; otherwise, false.
See Also