[]
        
(Showing Draft Content)

C1.Web.Mvc.ClickAction

ClickAction Enum

Specifies constants that define the action to perform when the user clicks the input element in the control.

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public enum ClickAction

Fields

Name Description
Open

Open the drop-down.

Select

Selects the input element content.

Toggle

Toggle the drop-down.