Site Class Ingeniux DSS Library
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

SystemObject
  Ingeniux.RuntimeSite

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public class Site

The Site type exposes the following members.

Properties

  NameDescription
Public propertyName
Gets the Name of the Site branding.
Public propertySearchString
Gets the string sequence on the full URL of the Http Request, to determined whether this branding is in effect for the Request.
Public propertySiteGroupName
Gets the group Name of the Site Branding.
Top
See Also

Reference