Table of Contents

Interface IFilterable

Namespace
Dynamicweb.CoreUI.Data.Filtering
Assembly
Dynamicweb.CoreUI.dll
public interface IFilterable

Properties

Filter

string? Filter { get; set; }

Property Value

string
string Search { get; set; }

Property Value

string
To top