N2 API Documentation
SavedBy Property
NamespacesN2ContentItemSavedBy
Gets or sets the name of the identity who saved this item.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string SavedBy{ get; set;}
Public Overridable Property SavedBy As String
public:
virtual property String^ SavedBy {
	String^ get ();
	void set (String^ value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916