Click or drag to resize

IStructuredUrlSettingsBaseUrl Property


Gets/sets the base URL of the runtime site to which this Publishing Target publishes. It should always be an absolute URL.

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

Property Value

Type: String
Examples
http:///www.yourfirm.com/stagin/
See Also