Search Results for

    Show / Hide Table of Contents

    Class Provider

    Inheritance
    System.Object
    Provider
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Provider : object

    Constructors

    Provider()

    Declaration
    public Provider()

    Properties

    Configuration

    Declaration
    public Xml.XmlNode Configuration { get; set; }
    Property Value
    System.Xml.XmlNode

    Enabled

    Declaration
    public bool Enabled { get; set; }
    Property Value
    System.Boolean

    HandlerType

    Declaration
    public string HandlerType { get; set; }
    Property Value
    System.String

    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)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer