mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

LogFileXhtmlStyle Constructor (String)



Constructor for the LogFileXHTML_Style class which takes the style definition from HTML and parses each element for this object.


Namespace: SobekCM.Tools.Logs
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public LogFileXhtmlStyle(
	string StyleDefinition
)

Parameters

StyleDefinition
Type: System..::..String
Style sheet in HTML format, as output by ToString()

Remarks

The input string must be of the exact form which the ToString() method creates.

See Also



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