Item that can be shown in the C1WebDialog caption box, like an item or button.

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

Syntax

C#
public class CaptionElement : ViewStateClass, 
	IC1Style
Visual Basic (Declaration)
Public Class CaptionElement _
	Inherits ViewStateClass _
	Implements IC1Style

Inheritance Hierarchy

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

See Also