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: 12.0.0
Syntax public static string GetText(
Object text
)
Parameters
- text
- Type: SystemObject
Text
Return Value
Type:
StringSee Also