N2 API Documentation
Title Property
NamespacesN2ItemAttributeTitle
Gets or sets the name used when presenting this item type to editors.
Declaration Syntax
C#Visual BasicVisual C++
public string Title{ get; set;}
Public Property Title As String
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916