LogFileXhtml.AddNewStyle Method (String, String) [NOT YET FULLY IMPLEMENTED] Create a new style for this log file. Namespace: SobekCM.Tools.Logs Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0) Syntax
Parameters
Return ValueType: BooleanTRUE if this style was successfully added, otherwise FALSE Remarks This style will be used in the Style Definition
section and will be used in the body of the text below. Any custom styles will
need to be specified when the line is added to the log file. When a style is added to the XHTML Log file,
a new LogFileXhtmlStyle object is created and added to a collection of style objects.
The following colors are accepted:
Examples To see examples, look at the examples listed under the main LogFileXhtml class.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |