Base photo gallery class, includes properties and methods that are common to all specialized photo gallery parts.

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

Syntax

C#
public class BasePhotoGalleryPart : BasePagedPart
Visual Basic
Public Class BasePhotoGalleryPart _
	Inherits BasePagedPart
Visual C++
public ref class BasePhotoGalleryPart : public BasePagedPart

Inheritance Hierarchy

See Also