Click or drag to resize
AsyncScopeIdentifierGeneratorGenerate Method
Returns unique identifier based on the scope descriptor.

Namespace: CMS.TranslationServices.Web.UI.Internal
Assembly: CMS.TranslationServices.Web.UI (in CMS.TranslationServices.Web.UI.dll) Version: 11.0.0
Syntax
C#
public Guid Generate()

Return Value

Type: Guid
See Also