The Service Framework URL to be called when the action is performed.

Namespace: DotNetNuke.Services.Social.Notifications
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlAttributeAttribute]
public string APICall { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property APICall As String
	Get
	Set

See Also