IStructuredUrlSettingsBaseUrl Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

string BaseUrl { get; set; }

Property Value

Type: String
Examples

http:///www.yourfirm.com/stagin/
See Also

Reference