Search Results for

    Show / Hide Table of Contents
    View Source

    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 IMainDomKeyGenerator

    Methods

    View Source

    GenerateKey()

    Returns a key that signifies a MainDom boundary.

    Declaration
    string GenerateKey()
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GenerateKey()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX