Is the module allowed to be shared across sites?
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public ModuleSharing Shareable { get; set; } |
Visual Basic |
---|
Public Property Shareable As ModuleSharing Get Set |