C# Class SobekCM.Core.Skins.Complete_Web_Skin_Object

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Complete_Web_Skin_Object ( string Skin_Code, string CSS_Style ) : System

Constructor for a new instance of the Complete_Web_Skin_Object class

Method Details

Complete_Web_Skin_Object() public méthode

Constructor for a new instance of the Complete_Web_Skin_Object class
public Complete_Web_Skin_Object ( string Skin_Code, string CSS_Style ) : System
Skin_Code string Code for this HTML skin
CSS_Style string Additional CSS Stylesheet to be included for this HTML skin
Résultat System