N2 API Documentation
Visible Property
NamespacesN2ContentItemVisible
Gets or sets whether this item is visible. This is normally used to control it's visibility in the site map provider.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Visible{ get; set;}
Public Overridable Property Visible As Boolean
public:
virtual property bool Visible {
	bool get ();
	void set (bool value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916