Dynamicweb 8 Documentation
Item Property (PageView)

Gets the item of the current page.
Syntax
'Declaration
 
Public ReadOnly Property Item As Item
public Item Item {get;}

Property Value

The item. An instance of an item if the given page has an item attached to it, otherwise null (Nothing in Visual Basic)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageView Class
PageView Members

Send Feedback