Click or drag to resize
TmplItemGetTemplateCacheKey Method

[This is preliminary documentation and is subject to change.]

Gets the template cache key.

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public static string GetTemplateCacheKey(
	string filepath
)

Parameters

filepath
Type: SystemString
The filepath.

Return Value

Type: String

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.TmplItem.GetTemplateCacheKey(System.String)"]

See Also