Implementation of IAttachmentController.

Namespace: DotNetNuke.Entities.Content
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class AttachmentController : IAttachmentController
Visual Basic
Public Class AttachmentController
	Implements IAttachmentController

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities.Content..::..AttachmentController

See Also