C# 클래스 Rebel.Cms.Web.Model.BackOffice.TinyMCE.InsertMacro.SetParametersModel

상속: IModelBindAware
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
BindModel ( IModelUpdator modelUpdator ) : void

Binds the model with the IUpdator

메소드 상세

BindModel() 공개 메소드

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