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.AdminAssembly: 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
Constructors
Fields
| Name | Description |
---|
![Public field Public field](http://sobekrepository.org/design/webcontent/codehelp/icons/pubfield.gif) | Notes | Notes (and milestone type) for this miletsone entry |
Properties
| Name | Description |
---|
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level1 | Level 1 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level2 | Level 2 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level3 | Level 3 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level4 | Level 4 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level5 | Level 5 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level6 | Level 6 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level7 | Level 7 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Level8 | Level 8 of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | MilestoneDate | Date this web page was changed (milestone entry was added) |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | Title | Title of this recently changed static webcontent page |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | User | User associated with this change / milestone |
![Public property Public property](http://sobekrepository.org/design/webcontent/codehelp/icons/pubproperty.gif) | WebContentID | Primary key of this recently changed static webcontent page |
See Also