IPublishingTargetExternalPreviewUrl Property
|
Gets/sets the URL for previewing
Pages with this Publishing Target on the Ingeniux CMS user interface.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ExternalPreviewUrl { get; set; }
Property ExternalPreviewUrl As String
Get
Set
property String^ ExternalPreviewUrl {
String^ get ();
void set (String^ value);
}
abstract ExternalPreviewUrl : string with get, set
Property Value
Type:
StringSee Also