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

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

Public Properties

Property Type Description
anchor_gif String
arrow_ltr_gif String
arrow_rtl_gif String
spacer_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

anchor_gif public_oe static_oe property

public static String anchor_gif
return String

arrow_ltr_gif public_oe static_oe property

public static String arrow_ltr_gif
return String

arrow_rtl_gif public_oe static_oe property

public static String arrow_rtl_gif
return String

spacer_gif public_oe static_oe property

public static String spacer_gif
return String