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

Inheritance: EditorModel, IModelBindAware
Exibir arquivo Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
BindModel ( IModelUpdator modelUpdator ) : void
LanguageEditorModel ( ) : System

Protected Methods

Method Description
PopulateUIElements ( ) : void

Method Details

BindModel() public method

public BindModel ( IModelUpdator modelUpdator ) : void
modelUpdator IModelUpdator
return void

LanguageEditorModel() public method

public LanguageEditorModel ( ) : System
return System

PopulateUIElements() protected method

protected PopulateUIElements ( ) : void
return void