C# Class Links.Scripts.zTree.css.zTreeStyle.img

显示文件 Open project: andyshao/ChiakiYu

Public Properties

Property Type Description
line_conn_gif string
loading_gif string
zTreeStandard_gif string
zTreeStandard_png string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

line_conn_gif public_oe static_oe property

public static string line_conn_gif
return string

loading_gif public_oe static_oe property

public static string loading_gif
return string

zTreeStandard_gif public_oe static_oe property

public static string zTreeStandard_gif
return string

zTreeStandard_png public_oe static_oe property

public static string zTreeStandard_png
return string