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

Inheritance: IModelBindAware
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
BindModel ( IModelUpdator modelUpdator ) : void

Binds the model with the IUpdator

Method Details

BindModel() public méthode

Binds the model with the IUpdator
public BindModel ( IModelUpdator modelUpdator ) : void
modelUpdator IModelUpdator
Résultat void