Click or drag to resize
AtomFeedEnableAutodiscovery Property
Indicates if the Atom feed is automatically discovered by the browser.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool EnableAutodiscovery { get; set; }

Property Value

Type: Boolean
See Also