C# Class Links.Scripts.fck.editor.skins.@default

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

Public Properties

Property Type Description
fck_dialog_css String
fck_dialog_ie6_js String
fck_editor_css String
fck_strip_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

fck_dialog_css public_oe static_oe property

public static String fck_dialog_css
return String

fck_dialog_ie6_js public_oe static_oe property

public static String fck_dialog_ie6_js
return String

fck_editor_css public_oe static_oe property

public static String fck_editor_css
return String

fck_strip_gif public_oe static_oe property

public static String fck_strip_gif
return String