  | FilesAndFoldersReadTextFile Method  | 
  
    Namespace: 
   Dynamicweb.Content.Files
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string ReadTextFile(
	string file
)
Public Shared Function ReadTextFile ( 
	file As String
) As String
Parameters
- file
 - Type: SystemString
 
Return Value
Type: 
String
See Also