C# 클래스 Links.Scripts.Admin

파일 보기 프로젝트 열기: coreframework/Core-Framework

공개 프로퍼티들

프로퍼티 타입 설명
highlight_active_input_js String
jquery_dd_js String
jquery_ui_accordion_js String
jquery_ui_core_js String
jquery_ui_datepicker_js String
jquery_ui_progressbar_js String
jquery_ui_widget_js String
scripts_js String

공개 메소드들

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

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : String
리턴 String

Url() 공개 정적인 메소드

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

프로퍼티 상세

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

public static String highlight_active_input_js
리턴 String

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

public static String jquery_dd_js
리턴 String

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

public static String jquery_ui_accordion_js
리턴 String

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

public static String jquery_ui_core_js
리턴 String

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

public static String jquery_ui_datepicker_js
리턴 String

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

public static String jquery_ui_progressbar_js
리턴 String

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

public static String jquery_ui_widget_js
리턴 String

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

public static String scripts_js
리턴 String