Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
TempFileInfoProvider Class
TempFileInfoProvider Methods
Delete Method
DeleteTempFileInfo Method
DeleteTempFileInfoInternal Method
DeleteTempFiles Method
DeleteTempFilesInternal Method
EnsurePhysicalFile Method
GetTempFileBinary Method
GetTempFileInfo Method
GetTempFileInfoInternal Method
GetTempFilePath Method
GetTempFiles Method
GetTempFilesFolderPath Method
GetTempFilesRootFolderPath Method
Set Method
SetTempFileInfo Method
SetTempFileInfoInternal Method
TempFileInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
TempFileInfo
info
)
Parameters
info
Type:
CMS.DataEngine
TempFileInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
TempFileInfoProvider Class
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com