summaryP:DotNetNuke.Web.Mvp.ModuleViewBase.ThrowExceptionIfNoPresenterBound

Namespace: DotNetNuke.Web.Mvp
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public bool ThrowExceptionIfNoPresenterBound { get; }
Visual Basic
Public ReadOnly Property ThrowExceptionIfNoPresenterBound As Boolean
	Get

Implements

IViewThrowExceptionIfNoPresenterBound

See Also