C# Class Links.scripts.tinymce.plugins.media

显示文件 Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
editor_plugin_js string
editor_plugin_src_js string
media_htm string
moxieplayer_swf 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

editor_plugin_js public_oe static_oe property

public static string editor_plugin_js
return string

editor_plugin_src_js public_oe static_oe property

public static string editor_plugin_src_js
return string

media_htm public_oe static_oe property

public static string media_htm
return string

moxieplayer_swf public_oe static_oe property

public static string moxieplayer_swf
return string