C# 클래스 Rebel.Cms.Web.Model.BackOffice.PropertyEditors.PreValueDefinition

A class representing a single value of a Pre-Value editor to be saved
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
PreValueDefinition ( string propertyName, Type modeType, object modelValue ) : System

메소드 상세

PreValueDefinition() 공개 메소드

public PreValueDefinition ( string propertyName, Type modeType, object modelValue ) : System
propertyName string
modeType System.Type
modelValue object
리턴 System