| 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.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntaxpublic static string GetText(
	Object text
)
Parameters
- text
 - Type: SystemObject
Text 
Return Value
Type: 
String
See Also