A button that can be shown in the C1WebDialog caption box.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public class CaptionButton : CaptionElement
Visual Basic (Declaration)
Public Class CaptionButton _
	Inherits CaptionElement

Inheritance Hierarchy

System..::..Object
  C1.Web.Editor..::..ViewStateClass
    C1.Web.Editor..::..CaptionElement
      C1.Web.Editor..::..CaptionButton

See Also