Click or drag to resize

IPublishingTargetUserAgentSearchString Property


Gets/sets the search string for the User Agent. This setting only applies when the Transform property is true, transforms on publishes behave very similarly to a browser request on a page at runtime.

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

Property Value

Type: String
See Also