C# Class Links.Scripts.fck.editor.dialog.common.images

显示文件 Open project: coreframework/Core-Framework

Public Properties

Property Type Description
locked_gif String
reset_gif String
unlocked_gif 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

locked_gif public_oe static_oe property

public static String locked_gif
return String

reset_gif public_oe static_oe property

public static String reset_gif
return String

unlocked_gif public_oe static_oe property

public static String unlocked_gif
return String