Interface IMainDomKeyGenerator
Defines a class which can generate a distinct key for a MainDom boundary.
Namespace: Umbraco.Cms.Core.Runtime
Assembly: Umbraco.Core.dll
Syntax
public interface IMainDomKeyGeneratorMethods
View SourceGenerateKey()
Returns a key that signifies a MainDom boundary.
Declaration
string GenerateKey()Returns
| Type | Description | 
|---|---|
| System.String |