C# 클래스 Umbraco.Belle.System.PropertyEditors.ValueEditor

파일 보기 프로젝트 열기: umbraco/Belle 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ValueEditor ( ) : System.Collections.Generic

assign defaults

ValueEditor ( string view ) : System.Collections.Generic

Creates a new editor with the specified view

메소드 상세

ValueEditor() 공개 메소드

assign defaults
public ValueEditor ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ValueEditor() 공개 메소드

Creates a new editor with the specified view
public ValueEditor ( string view ) : System.Collections.Generic
view string
리턴 System.Collections.Generic