Does this module support Module Sharing (i.e., sharing modules between sites within a SiteGroup)?

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

Syntax

C#
ModuleSharing SharingSupport { get; set; }
Visual Basic
Property SharingSupport As ModuleSharing
	Get
	Set

See Also