AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SitePage Members

The SitePage type exposes the following members.

Constructors


  Name Description
Public method SitePage
Initializes a new instance of the SitePage class.

Methods


  Name Description
Public method CurrentNavigationPage
Currents the navigation page.
Public method GetParameters
Retrieve the parameters required for the specified stored procedure
Public method GetSQL
Retrieve the parameters required for the specified stored procedure
Public method SetData
Update the business entity with the values from the resultset coming from the stored procedure

Properties


  Name Description
Public property Attributes
Gets or sets the attributes.
Public property CreatedBy
Gets or sets the created by.
Public property CreatedDate
Gets or sets the created date.
Public property ID
Gets or sets the identifier.
Public property IsSSL
Gets a value indicating whether this instance is SSL.
Public property LastModifiedBy
Gets or sets the last modified by.
Public property LastModifiedDate
Gets or sets the last modified date.
Public property MasterID
Gets or sets the master identifier.
Public property NavigationPageID
Gets or sets the navigation page identifier.
Public property PageContent
Gets or sets the content of the page.
Public property PublishStatus
Gets or sets the publish status.
Public property ScheduledData
Gets or sets the scheduled data.
Public property ScheduledDate
Gets or sets the scheduled date.
Public property ScheduledUnpublishDate
Gets or sets the scheduled unpublish date.
Public property TemplateFilePath
Gets or sets the template file path.
Public property Version
Gets or sets the version.
Public property VersionName
Gets or sets the name of the version.
Public property ZoneFilePath
Gets or sets the zone file path.