Click or drag to resize
FilesLogGetText Method (Object)
Returns formatted text in a div (text written to a file) if is not null or empty, otherwise returns empty string.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string GetText(
	Object text
)

Parameters

text
Type: SystemObject
Text

Return Value

Type: String
See Also