CachedMNT45000___Quote..::..GetCustomizedCacheKey Method

Namespace:  JiwaFinancials.Jiwa.JiwaReports
Assembly:  JiwaReports (in JiwaReports.dll)

Syntax


public virtual string GetCustomizedCacheKey(
	RequestContext request
)
Public Overridable Function GetCustomizedCacheKey ( _
	request As RequestContext _
) As String
public:
virtual String^ GetCustomizedCacheKey(
	RequestContext^ request
)

Parameters

request
Type: RequestContext