WebFileCacheComputeId Method |
Computes an url identifier.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax protected virtual string ComputeId(
string url
)
Parameters
- url
- Type: SystemString
The url.
Return Value
Type:
StringA unique identifier string.
See Also