public static ColorTheme Load( PageInfo pageInfo, System.string[] colors )
Parameters
- pageInfo
- The PageInfo object
- colors
- The array of CSS color values to load into the theme
Return Value
The ColorTheme object
public static ColorTheme Load( PageInfo pageInfo, System.string[] colors )