N2 API Documentation
Title Property
NamespacesN2ContentItemTitle
Gets or sets the item's title. This is used in edit mode and probably in a custom implementation.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Title{ get; set;}
Public Overridable Property Title As String
public:
virtual property String^ Title {
	String^ get ();
	void set (String^ value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916