Enum OEmbedStatus Namespace: Umbraco.Cms.Core.Media Assembly: Umbraco.Core.dll Syntax public enum OEmbedStatus : int Fields Name Description Error NotSupported Success Extension Methods DictionaryExtensions.MergeLeft<OEmbedStatus, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean) DictionaryExtensions.MergeLeft<OEmbedStatus, TK, TV>(IDictionary<TK, TV>, Boolean) EnumerableExtensions.Yield<OEmbedStatus>() ObjectExtensions.AsEnumerableOfOne<OEmbedStatus>() ObjectExtensions.ToDictionary<OEmbedStatus, TProperty, TVal>(Expression<Func<OEmbedStatus, TProperty>>[]) ExpressionHelper.GetPropertyInfo<OEmbedStatus, TProperty>(Expression<Func<OEmbedStatus, TProperty>>)