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.6.492
Syntax
string BaseUrl { get; set; }

Property Value

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