C# 클래스 Rebel.Cms.Web.Editors.PartialsEditorController

상속: AbstractFileEditorController
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
PartialsEditorController ( IBackOfficeRequestContext requestContext ) : System

보호된 메소드들

메소드 설명
EnsureViewData ( FileEditorModel model, Framework file ) : void

메소드 상세

EnsureViewData() 보호된 메소드

protected EnsureViewData ( FileEditorModel model, Framework file ) : void
model Rebel.Cms.Web.Model.BackOffice.Editors.FileEditorModel
file Framework
리턴 void

PartialsEditorController() 공개 메소드

public PartialsEditorController ( IBackOfficeRequestContext requestContext ) : System
requestContext IBackOfficeRequestContext
리턴 System