Click or drag to resize

IFTPReplicationTargetTargetAddress Property


Gets/sets the URL of the FTP server address where published content will be replicated to.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string TargetAddress { get; set; }

Property Value

Type: String
Examples
For instance: "ftp://ftp.ingeniux.com"
See Also