Associates the subscription with an instance of a module.
If set it uses to apply to Security Trimming.
If the user does not have view permission on that module the Subscription won't be retrieved by the SubscriptionController.
Namespace: DotNetNuke.Services.Social.Subscriptions.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int ModuleId { get; set; } |
Visual Basic |
---|
Public Property ModuleId As Integer Get Set |