Click or drag to resize

webCacheSystemgetCacheFilenameFromUrl Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vraca standarni htmlFileCache

Namespace:  imbACE.Network.web.cache
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static string getCacheFilenameFromUrl(
	string url,
	bool forHttpResponse = false
)
Request Example View Source

Parameters

url
Type: SystemString
forHttpResponse (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also