Url of the CSS file to link for Design View. All rules described in this file will applies to edited document in WYSIWYG mode .
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute("")] public string DesignModeCss { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute("")> _ Public Property DesignModeCss As String Get Set |