Click or drag to resize

DisplayType Enumeration

Display Types for controls (Add, Remove, Cancel)

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
public enum DisplayType
Members
  Member nameValueDescription
LinkButton0 HyperLink type
Button1 Button type
ImageButton2 Image type
See Also