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

Datei anzeigen Open project: coreframework/Core-Framework

Public Properties

Property Type Description
template1_gif String
template2_gif String
template3_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

template1_gif public_oe static_oe property

public static String template1_gif
return String

template2_gif public_oe static_oe property

public static String template2_gif
return String

template3_gif public_oe static_oe property

public static String template3_gif
return String