N2 API Documentation
IsPage Property
NamespacesN2ContentItemIsPage
Gets whether this item is a page. This is used for and site map purposes.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool IsPage{ get;}
Public Overridable ReadOnly Property IsPage As Boolean
public:
virtual property bool IsPage {
	bool get ();
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916