C# 클래스 Rebel.Cms.Web.PropertyEditors.RebelSystemEditors.SelectedTemplate.SelectedTemplateEditorModel

상속: Rebel.Cms.Web.Model.BackOffice.PropertyEditors.EditorModel
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetSerializedValue ( ) : object>.IDictionary
SetModelValues ( object>.IDictionary serializedVal ) : void

메소드 상세

GetSerializedValue() 공개 메소드

public GetSerializedValue ( ) : object>.IDictionary
리턴 object>.IDictionary

SetModelValues() 공개 메소드

public SetModelValues ( object>.IDictionary serializedVal ) : void
serializedVal object>.IDictionary
리턴 void