Class CustomActions Inheritance System.Object CustomActions Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103 Assembly: PnP.Framework.dll Syntax public class CustomActions : object Properties SiteCustomActions Declaration public CustomAction[] SiteCustomActions { get; set; } Property Value CustomAction[] WebCustomActions Declaration public CustomAction[] WebCustomActions { get; set; } Property Value CustomAction[] Extension Methods ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String) ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean) ObjectExtensions.GetPublicInstancePropertyValue(Object, String) ObjectExtensions.GetPublicInstanceProperty(Object, String) ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object) Extensions.ToByteArray(Object)