Adds a Subscription Type
Namespace: DotNetNuke.Services.Social.Subscriptions.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
int AddSubscriptionType( string subscriptionName, string friendlyName, int desktopModuleId ) |
Visual Basic |
---|
Function AddSubscriptionType ( subscriptionName As String, friendlyName As String, desktopModuleId As Integer ) As Integer |
Parameters
- subscriptionName
- Type: System..::..String
Subscription Type Name
- friendlyName
- Type: System..::..String
Subscription Type FriendlyName
- desktopModuleId
- Type: System..::..Int32
DesktopModule Id