You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pre><codeclass="lang-csharp hljs">[Obsolete("Deprecated in DotNetNuke 10.4.0. Use overload with IICryptographyProvider. Scheduled removal in v12.0.0.")]
<pre><codeclass="lang-csharp hljs">[Obsolete("Deprecated in DotNetNuke 10.3.0. Please use TextBox with TextMode=TextBoxMode.Date. Scheduled removal in v12.0.0.")]
556
+
public class DnnDatePicker : TextBox, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IEditableTextControl, ITextControl</code></pre>
<pre><codeclass="lang-csharp hljs">[Obsolete("Deprecated in DotNetNuke 10.2.2. Please use overload with IHostSettings. Scheduled removal in v12.0.0.")]
<pre><codeclass="lang-csharp hljs">[Obsolete("Deprecated in DotNetNuke 10.3.0. Please use TextBox with TextMode=TextBoxMode.DateTimeLocal. Scheduled removal in v12.0.0.")]
571
+
public class DnnDateTimePicker : DnnDatePicker, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IEditableTextControl, ITextControl</code></pre>
<pre><codeclass="lang-csharp hljs">[Obsolete("Deprecated in DotNetNuke 10.2.2. Please use overload with IClientResourceController. Scheduled removal in v12.0.0.")]
<td>* DNN 10.2.0 introduced a new simplified upgrade process, see <aclass="xref" href="../post-10.2.0-steps.html">Post-10.2.0 Upgrade Guide</a>.<br><br> * DNN 10.2.3 has an issue with uploading upgrades, if upgrading from 10.2.3, please upload your next version package to <code>App_Data\Upgrade</code> folder manually.<br><br></td>
<td>* DNN 10.0.0 is a significant release with both <ahref="https://dnncommunity.org/blogs/Post/20257">Breaking Changes and New Features</a>, it also introduced minimum requirements for ASP.NET 4.8 and SQL Server 2017. In addition, it will force-remove DNN-Provided Telerik versions.<br><br> * DNN 10.1.1 new installs use SHA256 as the default password hashing algorithm. This only affects new installs, if you want to migrate an upgraded site to SHA256, please read <aclass="xref" href="../../../../features/security-privacy/security/membership-providers/index.html">the documentation for membership provider changes</a>.<br><br></td>
0 commit comments