The CEF type exposes the following members.

Constructors

  Name Description
CEF
Initializes a new instance of the CEF class

Methods

  Name Description
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileExists
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetDirectories
GetEditorTempPath
GetEditorTempPath
GetFileCreationTime
GetFiles
GetFileSize
GetFileWriteTime
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OpenFileStream
ProcessWebPath
Get the correct files path - virtual path
ReadFileContent
ResolveResource
get the CuteSoft_Client/CuteEditor/path
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WriteFileStream

Properties

  Name Description
CEPFilePath
FilesAbsolutePath
FilesAbsolutePath
FilesPhysicalPath
return physical location , never endswith '\\'
FilesVirtualPath
return ~ or ~/somedir/somedir2 , never endswith '/'

See Also