C# Class Links.Content.Images.colorpicker

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

Public Properties

Property Type Description
blank_gif String
colorpicker_background_png String
colorpicker_hex_png String
colorpicker_hsb_b_png String
colorpicker_hsb_h_png String
colorpicker_hsb_s_png String
colorpicker_indic_gif String
colorpicker_overlay_png String
colorpicker_rgb_b_png String
colorpicker_rgb_g_png String
colorpicker_rgb_r_png String
colorpicker_select_gif String
colorpicker_submit_png String
custom_background_png String
custom_hex_png String
custom_hsb_b_png String
custom_hsb_h_png String
custom_hsb_s_png String
custom_indic_gif String
custom_rgb_b_png String
custom_rgb_g_png String
custom_rgb_r_png String
custom_submit_png String
select2_png String
select_png String
slider_png 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

blank_gif public_oe static_oe property

public static String blank_gif
return String

colorpicker_background_png public_oe static_oe property

public static String colorpicker_background_png
return String

colorpicker_hex_png public_oe static_oe property

public static String colorpicker_hex_png
return String

colorpicker_hsb_b_png public_oe static_oe property

public static String colorpicker_hsb_b_png
return String

colorpicker_hsb_h_png public_oe static_oe property

public static String colorpicker_hsb_h_png
return String

colorpicker_hsb_s_png public_oe static_oe property

public static String colorpicker_hsb_s_png
return String

colorpicker_indic_gif public_oe static_oe property

public static String colorpicker_indic_gif
return String

colorpicker_overlay_png public_oe static_oe property

public static String colorpicker_overlay_png
return String

colorpicker_rgb_b_png public_oe static_oe property

public static String colorpicker_rgb_b_png
return String

colorpicker_rgb_g_png public_oe static_oe property

public static String colorpicker_rgb_g_png
return String

colorpicker_rgb_r_png public_oe static_oe property

public static String colorpicker_rgb_r_png
return String

colorpicker_select_gif public_oe static_oe property

public static String colorpicker_select_gif
return String

colorpicker_submit_png public_oe static_oe property

public static String colorpicker_submit_png
return String

custom_background_png public_oe static_oe property

public static String custom_background_png
return String

custom_hex_png public_oe static_oe property

public static String custom_hex_png
return String

custom_hsb_b_png public_oe static_oe property

public static String custom_hsb_b_png
return String

custom_hsb_h_png public_oe static_oe property

public static String custom_hsb_h_png
return String

custom_hsb_s_png public_oe static_oe property

public static String custom_hsb_s_png
return String

custom_indic_gif public_oe static_oe property

public static String custom_indic_gif
return String

custom_rgb_b_png public_oe static_oe property

public static String custom_rgb_b_png
return String

custom_rgb_g_png public_oe static_oe property

public static String custom_rgb_g_png
return String

custom_rgb_r_png public_oe static_oe property

public static String custom_rgb_r_png
return String

custom_submit_png public_oe static_oe property

public static String custom_submit_png
return String

select2_png public_oe static_oe property

public static String select2_png
return String

select_png public_oe static_oe property

public static String select_png
return String

slider_png public_oe static_oe property

public static String slider_png
return String