C# Class Links.Scripts.fck.editor.filemanager.connectors.asp

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

Public Properties

Property Type Description
basexml_asp String
class_upload_asp String
commands_asp String
config_asp String
connector_asp String
io_asp String
upload_asp String
util_asp 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

basexml_asp public_oe static_oe property

public static String basexml_asp
return String

class_upload_asp public_oe static_oe property

public static String class_upload_asp
return String

commands_asp public_oe static_oe property

public static String commands_asp
return String

config_asp public_oe static_oe property

public static String config_asp
return String

connector_asp public_oe static_oe property

public static String connector_asp
return String

io_asp public_oe static_oe property

public static String io_asp
return String

upload_asp public_oe static_oe property

public static String upload_asp
return String

util_asp public_oe static_oe property

public static String util_asp
return String