The Service Framework URL to be called when the action is performed.
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] public string APICall { get; set; } |
| Visual Basic |
|---|
<XmlAttributeAttribute> Public Property APICall As String Get Set |