Is the module allowed to be shared across sites?

Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public ModuleSharing Shareable { get; set; }
Visual Basic
Public Property Shareable As ModuleSharing
	Get
	Set

See Also