Enum SiteFooterLayout Defines the Layouts available for the Footer of a Site Namespace: PnP.Framework.Provisioning.Model Assembly: PnP.Framework.dll Syntax public enum SiteFooterLayout : int Extended Defines the Extended Layout for the Site Footer Simple Defines the Simple Layout for the Site Footer Extension Methods ValidationExtensions.ValidateNotNullOrEmpty<SiteFooterLayout>(String) ObjectExtensions.Set<SiteFooterLayout, T>(Expression<Func<SiteFooterLayout, T>>, T, Boolean, Boolean)