mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Skins >> Complete_Web_Skin_Source_Files

Complete_Web_Skin_Source_Files Class



Source file information for a single language, held by the Complete_Web_Skin_Object and used to build the language-specific Web_Skin_Object


Namespace: SobekCM.Core.Skins
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class Complete_Web_Skin_Source_Files

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.Skins..::..Complete_Web_Skin_Source_Files

Constructors

  NameDescription
Public methodComplete_Web_Skin_Source_Files
Initializes a new instance of the Complete_Web_Skin_Source_Files class

Properties

  NameDescription
Public propertyBanner
Source file for the banner to use, if this is set to override the banner
Public propertyFooter_Item_Source_File
Source file for the item-specific footer, to be included when rendering an HTML page from the item viewer
Public propertyFooter_Source_File
Source file for the standard footer, to be included when rendering an HTML page
Public propertyHeader_Item_Source_File
Source file for the item-specific header, to be included when rendering an HTML page from the item viewer
Public propertyHeader_Source_File
Source file for the standard header, to be included when rendering an HTML page

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )