Search Results for

    Show / Hide Table of Contents
    View Source

    Class UmbracoUdiTypeAttribute

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.CodeAnnotations
    Assembly: Umbraco.Core.dll
    Syntax
    public class UmbracoUdiTypeAttribute : Attribute

    Constructors

    View Source

    UmbracoUdiTypeAttribute(String)

    Declaration
    public UmbracoUdiTypeAttribute(string udiType)
    Parameters
    Type Name Description
    System.String udiType

    Properties

    View Source

    UdiType

    Declaration
    public string UdiType { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • UmbracoUdiTypeAttribute(String)
    • Properties
      • UdiType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX