DataWeb
Search Results for

    Show / Hide Table of Contents

    Class ControlTextEditorClassicData.Widget

    Inheritance
    object
    ControlTextEditorClassicData.Widget
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: DataWeb.Data
    Assembly: DataWeb.Core.dll
    Syntax
    public class ControlTextEditorClassicData.Widget

    Properties

    AllowedContent

    Declaration
    public string AllowedContent { get; set; }
    Property Value
    Type Description
    string

    AssociatedClass

    Declaration
    public string AssociatedClass { get; set; }
    Property Value
    Type Description
    string

    AssociatedTag

    Declaration
    public string AssociatedTag { get; set; }
    Property Value
    Type Description
    string

    Category

    Declaration
    public string Category { get; set; }
    Property Value
    Type Description
    string

    Image

    Declaration
    public string Image { get; set; }
    Property Value
    Type Description
    string

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    RequiredContent

    Declaration
    public string RequiredContent { get; set; }
    Property Value
    Type Description
    string

    Rules

    Declaration
    public object Rules { get; set; }
    Property Value
    Type Description
    object

    Template

    Declaration
    public string Template { get; set; }
    Property Value
    Type Description
    string

    Title

    Declaration
    public string Title { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX