C# Class Rebel.Cms.Web.Model.BackOffice.Editors.DocumentTypeEditorModel

Inheritance: AbstractSchemaEditorModel
Exibir arquivo Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DocumentTypeEditorModel ( ) : System.Collections.Generic

initialize collections so they are never null

DocumentTypeEditorModel ( HiveId id ) : System.Collections.Generic

initialize collections so they are never null

Method Details

DocumentTypeEditorModel() public method

initialize collections so they are never null
public DocumentTypeEditorModel ( ) : System.Collections.Generic
return System.Collections.Generic

DocumentTypeEditorModel() public method

initialize collections so they are never null
public DocumentTypeEditorModel ( HiveId id ) : System.Collections.Generic
id HiveId
return System.Collections.Generic