DocumentDependencyCacheKeysBuilderGetNodeDependencyCacheKey Method |
Returns the cache dependency key for the node in all language versions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string GetNodeDependencyCacheKey(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Node ID.
Return Value
Type:
StringSee Also