Class ControlTextEditorClassicData.Widget
Inheritance
ControlTextEditorClassicData.Widget
Assembly: DataWeb.Core.dll
Syntax
public class ControlTextEditorClassicData.Widget
Properties
AllowedContent
Declaration
public string AllowedContent { get; set; }
Property Value
AssociatedClass
Declaration
public string AssociatedClass { get; set; }
Property Value
AssociatedTag
Declaration
public string AssociatedTag { get; set; }
Property Value
Category
Declaration
public string Category { get; set; }
Property Value
Image
Declaration
public string Image { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
RequiredContent
Declaration
public string RequiredContent { get; set; }
Property Value
Rules
Declaration
public object Rules { get; set; }
Property Value
Template
Declaration
public string Template { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value