The style for the content of a C1WebDialog.

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

Syntax

C#
public class C1WebDialogContentStyle : C1BaseStyle
Visual Basic (Declaration)
Public Class C1WebDialogContentStyle _
	Inherits C1BaseStyle

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Web.UI.WebControls..::..Style
        C1.Web.Editor..::..C1BaseStyle
          C1.Web.Editor..::..C1WebDialogContentStyle

See Also