Table of Contents

Class GridEditQueryClearCommand

Namespace
Dynamicweb.CoreUI.Screens.Implementations
Assembly
Dynamicweb.CoreUI.dll
public sealed class GridEditQueryClearCommand : CommandBase
Inheritance
GridEditQueryClearCommand
Inherited Members

Properties

QueryKey

public string QueryKey { get; set; }

Property Value

string

Methods

Handle()

public override CommandResult Handle()

Returns

CommandResult
To top