This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class HostHeader
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class HostHeader

The type exposes the following properties.

Public Properties

  Name Description
Public property BaseUri
Gets the base url of the host header.
Public property BrowseStartPage
Gets or sets the browse start page.
Public property IsDefault
Gets or sets if this host header is the default host header for this channel.
Public property IsGlobalHostHeader
Gets if this host header is a global host header.

See Also

Advanced