Search Results for

    Show / Hide Table of Contents

    Interface ISupportModules<TModel>

    Interface used to attach module support

    Namespace: PnP.Core.Model
    Assembly: PnP.Core.dll
    Syntax
    public interface ISupportModules<TModel>
    Type Parameters
    TModel

    Model to attach module support to

    Extension Methods

    RequestModuleExtensions.WithHeaders<TModel>(ISupportModules<TModel>, Dictionary<String, String>, Action<Dictionary<String, String>>)
    RequestModuleExtensions.WithResponseHeaders<TModel>(ISupportModules<TModel>, Action<Dictionary<String, String>>)
    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer