Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IInstanceIdentifiable

    Exposes an instance unique identifier.

    Namespace: Umbraco.Cms.Core.Scoping
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IInstanceIdentifiable

    Properties

    View Source

    CreatedThreadId

    Declaration
    int CreatedThreadId { get; }
    Property Value
    Type Description
    int
    View Source

    InstanceId

    Gets the instance unique identifier.

    Declaration
    Guid InstanceId { get; }
    Property Value
    Type Description
    Guid
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX