Enum UdiType Defines Udi types. Namespace: Umbraco.Cms.Core Assembly: Umbraco.Core.dll Syntax public enum UdiType Fields Name Description GuidUdi StringUdi Unknown Extension Methods ObjectExtensions.ToXmlString(object, Type) ObjectExtensions.ToXmlString<T>(object) ObjectExtensions.TryConvertTo(object, Type) ObjectExtensions.TryConvertTo<T>(object) ExpressionHelper.GetPropertyInfo<UdiType, TProperty>(UdiType, Expression<Func<UdiType, TProperty>>) DictionaryExtensions.MergeLeft<UdiType, TK, TV>(UdiType, IDictionary<TK, TV>, bool) DictionaryExtensions.MergeLeft<UdiType, TK, TV>(UdiType, IEnumerable<IDictionary<TK, TV>>, bool) EnumerableExtensions.Yield<UdiType>(UdiType) ObjectExtensions.AsEnumerableOfOne<UdiType>(UdiType)