mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> WebContent >> Single >> WebContent_Page_Usage

WebContent_Page_Usage Class



Usage information for a single page within a date range


Namespace: SobekCM.Core.WebContent.Single
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
[SerializableAttribute]
[DataContractAttribute]
[ProtoContractAttribute]
[XmlRootAttribute("webContentUsage")]
public class WebContent_Page_Usage

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.WebContent.Single..::..WebContent_Page_Usage

Constructors

  NameDescription
Public methodWebContent_Page_Usage
Constructor for a new instance of the WebContent_Page_Usage class

Methods

  NameDescription
Public methodShouldSerializeDeleted_XML
Method suppresses XML Serialization of the Deleted_XML property if it is NULL

Properties

  NameDescription
Public propertyDeleted
Flag indicates if this web content page is currently deleted within the database
Public propertyDeleted_XML
For XML serialization, flag indicates if this web content page is currently deleted within the database
Public propertyHits
Total number of (non-robotic) hits on this page
Public propertyHitsHierarchical
Total number of (non-robotic) hits on this page or on any child pages
Public propertyLevel1
Level 1 of this recently changed static webcontent page
Public propertyLevel2
Level 2 of this recently changed static webcontent page
Public propertyLevel3
Level 3 of this recently changed static webcontent page
Public propertyLevel4
Level 4 of this recently changed static webcontent page
Public propertyLevel5
Level 5 of this recently changed static webcontent page
Public propertyLevel6
Level 6 of this recently changed static webcontent page
Public propertyLevel7
Level 7 of this recently changed static webcontent page
Public propertyLevel8
Level 8 of this recently changed static webcontent page
Public propertyTitle
Title for this web content page, from the database

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )