C# Class Rebel.Cms.Web.PropertyEditors.CodeEditor.CodeEditorPreValueModel

Inheritance: PreValueModel
Mostra file Open project: RebelCMS/rebelcmsxu5

Private Properties

Property Type Description

Public Methods

Method Description
CodeEditorPreValueModel ( ) : System.ComponentModel.DataAnnotations
CodeEditorPreValueModel ( string preValues ) : System.ComponentModel.DataAnnotations

Method Details

CodeEditorPreValueModel() public method

public CodeEditorPreValueModel ( ) : System.ComponentModel.DataAnnotations
return System.ComponentModel.DataAnnotations

CodeEditorPreValueModel() public method

public CodeEditorPreValueModel ( string preValues ) : System.ComponentModel.DataAnnotations
preValues string
return System.ComponentModel.DataAnnotations