C# 클래스 Links.Scripts.UEditor

파일 보기 프로젝트 열기: andyshao/ChiakiYu

공개 프로퍼티들

프로퍼티 타입 설명
ueditor_all_js string
ueditor_all_min_js string
ueditor_config_js string
ueditor_parse_js string
ueditor_parse_min_js string

공개 메소드들

메소드 설명
Url ( ) : string
Url ( string fileName ) : string

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : string
리턴 string

Url() 공개 정적인 메소드

public static Url ( string fileName ) : string
fileName string
리턴 string

프로퍼티 상세

ueditor_all_js 공개적으로 정적으로 프로퍼티

public static string ueditor_all_js
리턴 string

ueditor_all_min_js 공개적으로 정적으로 프로퍼티

public static string ueditor_all_min_js
리턴 string

ueditor_config_js 공개적으로 정적으로 프로퍼티

public static string ueditor_config_js
리턴 string

ueditor_parse_js 공개적으로 정적으로 프로퍼티

public static string ueditor_parse_js
리턴 string

ueditor_parse_min_js 공개적으로 정적으로 프로퍼티

public static string ueditor_parse_min_js
리턴 string