C# Class Rebel.Cms.Web.Model.BackOffice.TinyMCE.InsertMacro.SetParametersModel

Inheritance: IModelBindAware
Datei anzeigen Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
BindModel ( IModelUpdator modelUpdator ) : void

Binds the model with the IUpdator

Method Details

BindModel() public method

Binds the model with the IUpdator
public BindModel ( IModelUpdator modelUpdator ) : void
modelUpdator IModelUpdator
return void