Carrotware.CMS.UI.Components.SiteCanonicalURL.SiteCanonicalURL C# (CSharp) Method

SiteCanonicalURL() public method

public SiteCanonicalURL ( ) : System
return System
        public SiteCanonicalURL()
        {
            this.Enable301Redirect = false;
            this.ContentPage = null;
        }