UltimateEditor Class Library

UltimateEditor.DialogCssClass Property

Gets or sets the CSS Class name applied to dialog boxes.

[Visual Basic]
Public Property DialogCssClass As String
[C#]
public string DialogCssClass {get; set;}

Property Value

CSS Class name applied to dialog boxes. The default value is EditorDialog.

Remarks

Use this property to set the CSS Class name applied to pop-up dialog boxes.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace