Logo
Explore Help
Register Sign In
yv01p/Umbraco-CMS
1
0
Fork 0
You've already forked Umbraco-CMS
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
bd644bc707f31907a5273a411c284a301aa2eb7f
Umbraco-CMS/src/umbraco.MacroEngines/RazorDynamicNode/DynamicClass.cs

12 lines
257 B
C#
Raw Normal View History

Moved all classes for legacy DynamicNode into seperate files so we can easily identify what is there and obsolete them properly.
2012-08-22 07:07:52 +06:00
using System.Reflection;
using System.Text;
namespace System.Linq.Dynamic
{
Have deprecated more of the dynamic class in the macroEngines project to proxy to the classes in the Umbraco.Core project.
2012-08-22 07:47:21 +06:00
[Obsolete("This class has been superceded by Umbraco.Core.Dynamics.DynamicClass")]
public abstract class DynamicClass : Umbraco.Core.Dynamics.DynamicClass
Moved all classes for legacy DynamicNode into seperate files so we can easily identify what is there and obsolete them properly.
2012-08-22 07:07:52 +06:00
{
Have deprecated more of the dynamic class in the macroEngines project to proxy to the classes in the Umbraco.Core project.
2012-08-22 07:47:21 +06:00
Moved all classes for legacy DynamicNode into seperate files so we can easily identify what is there and obsolete them properly.
2012-08-22 07:07:52 +06:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 1415ms Template: 112ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API