C# 클래스 Links.ClientSource.Style.Shadowbox

파일 보기 프로젝트 열기: garysharp/Disco

공개 프로퍼티들

프로퍼티 타입 설명
close_png string
loading_gif string
next_png string
pause_png string
play_png string
previous_png string
shadowbox_css string

공개 메소드들

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

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : string
리턴 string

Url() 공개 정적인 메소드

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

프로퍼티 상세

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

public static string close_png
리턴 string

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

public static string loading_gif
리턴 string

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

public static string next_png
리턴 string

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

public static string pause_png
리턴 string

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

public static string play_png
리턴 string

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

public static string previous_png
리턴 string

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

public static string shadowbox_css
리턴 string