| 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: 10.0.0
 Syntax
Syntaxpublic static string GetText(
	Object text
)
Parameters
- text
- Type: SystemObject
 Text
Return Value
Type: 
String See Also
See Also