Gets the "from" address. It can be relative or absolute.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property From As String
Get
property String^ From {
String^ get ();
}
abstract From : string with get
Property Value
Type:
StringSee Also