Legacy support for specifying View/XSLT template override, by detecting a specific string sequence on the full URL of a Http Request.
It was created to support a legacy feature called CoBranding.
Inheritance Hierarchy
Ingeniux.RuntimeSite
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The Site type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name |
Gets the Name of the Site branding.
| |
SearchString |
Gets the string sequence on the full URL of the Http Request, to determined whether this branding is in effect for the Request.
| |
SiteGroupName |
Gets the group Name of the Site Branding.
|
See Also