Search Results for

    Show / Hide Table of Contents
    View Source

    Class GuidExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class GuidExtensions

    Methods

    View Source

    IsFakeGuid(Guid)

    Declaration
    public static bool IsFakeGuid(this Guid guid)
    Parameters
    Type Name Description
    Guid guid
    Returns
    Type Description
    System.Boolean
    View Source

    ToInt(Guid)

    Declaration
    public static int ToInt(this Guid guid)
    Parameters
    Type Name Description
    Guid guid
    Returns
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsFakeGuid(Guid)
      • ToInt(Guid)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX