Table of Contents

Interface IBulkActionable

Namespace
Dynamicweb.CoreUI.Data
Assembly
Dynamicweb.CoreUI.dll
public interface IBulkActionable

Methods

ForEach<T>(Action<T>)

void ForEach<T>(Action<T> action)

Parameters

action Action<T>

Type Parameters

T
To top