Table of Contents

Property MethodParameters

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

MethodParameters

Parameters to pass to the Method

public IList MethodParameters { get; }

Property Value

IList

Remarks

Changing this collection will implicitly cause this DataProvider to refresh. When changing multiple refresh-causing properties, the use of DeferRefresh() is recommended.