Implementation of the MonoX Web part manager based on the AjaxWebPartManager. Introduces versioning and authorization features.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 4.5.3057.35 (4.5.3057.35)

Syntax

C#
public class PortalWebPartManager : AjaxWebPartManager
Visual Basic
Public Class PortalWebPartManager _
	Inherits AjaxWebPartManager
Visual C++
public ref class PortalWebPartManager : public AjaxWebPartManager

Inheritance Hierarchy

See Also