Gets the Payment Processor

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static string PaymentProcessor { get; }
Visual Basic
Public Shared ReadOnly Property PaymentProcessor As String
	Get

See Also