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