Click or drag to resize
WorkflowActionInfoProviderGetFullNameDictionary Method
Creates new dictionary for caching the objects by full name

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
protected override ProviderStringDictionary GetFullNameDictionary()

Return Value

Type: ProviderStringDictionary
See Also