Gets the name of the module.
Namespace: DotNetNuke.HttpModules.MembershipAssembly: DotNetNuke.HttpModules (in DotNetNuke.HttpModules.dll)
Syntax
C# |
---|
public string ModuleName { get; } |
Visual Basic |
---|
Public ReadOnly Property ModuleName As String Get |