Gets the Sender (source) of the changes to be merged
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Sender { get; private set; } |
Visual Basic |
---|
Public Property Sender As String Get Private Set |