Show / Hide Table of Contents

Interface IModuleView<TModel>

Inherited Members
IModuleViewBase.ProcessModuleLoadException(Exception)
IModuleViewBase.ShowMessage(string, string, ModuleMessage.ModuleMessageType)
IModuleViewBase.AutoDataBind
IModuleViewBase.Initialize
Namespace: DotNetNuke.Web.Mvp
Assembly: DotNetNuke.Web.dll
Syntax
[Obsolete("Deprecated in DotNetNuke 9.2.0. Replace WebFormsMvp and DotNetNuke.Web.Mvp with MVC or SPA patterns instead. Scheduled for removal in v11.0.0.")]
public interface IModuleView<TModel> : IModuleViewBase, IView, IView<TModel> where TModel : class, new()
Type Parameters
Name Description
TModel

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS