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 >> Admin >> WebContent_Recent_Changed_Page

WebContent_Recent_Changed_Page Class



Represents a recently changed web page, the user who made the changes, and the date and type of the change


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

Syntax

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

Inheritance Hierarchy

System..::..Object
  SobekCM.Core.WebContent.Admin..::..WebContent_Recent_Changed_Page

Constructors

  NameDescription
Public methodWebContent_Recent_Changed_Page
Initializes a new instance of the WebContent_Recent_Changed_Page class

Fields

  NameDescription
Public fieldNotes
Notes (and milestone type) for this miletsone entry

Properties

  NameDescription
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 propertyMilestoneDate
Date this web page was changed (milestone entry was added)
Public propertyTitle
Title of this recently changed static webcontent page
Public propertyUser
User associated with this change / milestone
Public propertyWebContentID
Primary key of this recently changed static webcontent page

See Also



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