Interface IShareable
Namespace: DotNetNuke.Entities.Modules
Assembly: DotNetNuke.dll
Syntax
public interface IShareable
Properties
| Improve this Doc View SourceSharingSupport
Gets or sets does this module support Module Sharing (i.e., sharing modules between sites within a SiteGroup)?.
Declaration
ModuleSharing SharingSupport { get; set; }
Property Value
Type | Description |
---|---|
ModuleSharing |