SPCachedObject.ToString method
Returns the identifier of the current SPCachedObject as a String.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPCachedObject
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return value
Type: System.String
Returns String.