C-DEngine 5.105

TheCommonUtils..::..BackupCache Method

Note: This API is now obsolete.

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


[ObsoleteAttribute]
public static string BackupCache(
	string pTitle
)
<ObsoleteAttribute> _
Public Shared Function BackupCache ( _
	pTitle As String _
) As String
[ObsoleteAttribute]
public:
static String^ BackupCache(
	String^ pTitle
)

Parameters

pTitle
Type: String