C# 클래스 Links.Content.Css.Admin

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

공개 프로퍼티들

프로퍼티 타입 설명
dd_css String
main_css String
reset_css String
style_css String
style_ie_css String

공개 메소드들

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

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : String
리턴 String

Url() 공개 정적인 메소드

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

프로퍼티 상세

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

public static String dd_css
리턴 String

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

public static String main_css
리턴 String

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

public static String reset_css
리턴 String

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

public static String style_css
리턴 String

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

public static String style_ie_css
리턴 String