C# Class Links.Scripts.fck.editor

Exibir arquivo Open project: coreframework/Core-Framework

Public Properties

Property Type Description
fckdebug_html String
fckdialog_html String
fckeditor_html String
fckeditor_original_html 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

fckdebug_html public_oe static_oe property

public static String fckdebug_html
return String

fckdialog_html public_oe static_oe property

public static String fckdialog_html
return String

fckeditor_html public_oe static_oe property

public static String fckeditor_html
return String

fckeditor_original_html public_oe static_oe property

public static String fckeditor_original_html
return String