Dynamicweb 8 Documentation
PageView Class Properties


For a list of all members of this type, see PageView members.

Public Properties
 NameDescription
Public PropertyAreaThe instance of Area/website of this instance of pageview object.  
Public PropertyAreaCollectionGets the collection of all Areas. Not pageview dependant.  
Public PropertyAreaIDThe ID of the Area or website of this instance of pageview object.  
Public PropertyContentGets the content object that handles rendering of paragraphs. Deprecated.  
Public PropertyContentIDThe ID of the page from which content is showed. Used for page shortcuts without redirect.  
Public PropertyCurrentParagraphGets the current paragraph being rendered.  
Public PropertyDeviceGets the device.  
Public PropertyExecutionGets the ExecutionTable of the pageview. Used internally to measure time spend on renderers.  
Public PropertyExperimentTrackerGets the experiment tracker if this page has a split test experiment available.  
Public PropertyExperimentVariationGets the experiment variation of this pageview if the page has experiments.  
Public PropertyHtmlVersionGets the HTML version. Can be either html4, xhtml1 and html5. Influences the rendering of image tags, tables in form modules and other html version specific rules.  
Public PropertyIDPage ID of this instance of pageview object.  
Public PropertyIsXhtmlGets a value indicating whether this instance of the pageview is XHTML or HTML 5.  
Public PropertyItemGets the item of the current page.  
Public PropertyMetaGets the Meta instance of the current pageview object.  
Public PropertyPageThe instance of Page of this instance of pageview object.  
Public PropertyPageCollectionGets the collection of all Pages. Not pageview dependant.  
Public PropertyPlatformGets the platform.  
Public PropertyRedirectGets or sets a value indicating whether this PageView are allowed to do redirect.  
Public PropertySearchFriendlyUrlGets the search friendly URL for this instance of the pageview.  
Public PropertySecurityGets the security object which handles extranet functionality.  
Public PropertyStatusTextGets a stringbuilder to add status texts to. Displayed in bottom of output html.  
Public PropertyTemplateMasterGets the instance of the template object of the page template values. Deprecated.  
Public PropertyTemplatePageGets the instance of the template object of the master template values. Deprecated.  
Public PropertyUseLayoutGets a value indicating whether this instance of the pageview object uses layout.  
Public PropertyUserGets or sets the extranet user.  
Public PropertyValueGets or sets values of the pageview object.  
Top
See Also

Reference

PageView Class
Dynamicweb.Frontend Namespace

Send Feedback