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