Class UmbracoUdiTypeAttribute
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.CodeAnnotations
Assembly: Umbraco.Core.dll
Syntax
public class UmbracoUdiTypeAttribute : Attribute
Constructors
View SourceUmbracoUdiTypeAttribute(String)
Declaration
public UmbracoUdiTypeAttribute(string udiType)
Parameters
Type | Name | Description |
---|---|---|
System.String | udiType |
Properties
View SourceUdiType
Declaration
public string UdiType { get; }
Property Value
Type | Description |
---|---|
System.String |