mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

LogFileXhtml.EnableRowHeaders Method



Enables the additional information between the time/date and the log entry and sets this information to the string which is passed in.


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

Syntax

C#
public bool EnableRowHeaders(
	string TextForEachLine
)

Parameters

TextForEachLine
Type: System..::..String
Text to be used as the Row Headers on each row

Return Value

Type: Boolean
TRUE if the requested row header is accepted, otherwise FALSE

Examples

To see examples, look at the examples listed under the main LogFileXhtml class.

See Also



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