Gets and Sets whether the Module inherits the Page's(Tab's) permissions
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool InheritViewPermissionsFromTab { get; set; } |
| Visual Basic |
|---|
Public Property InheritViewPermissionsFromTab As Boolean Get Set |