Produces a all albums view URL.

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

Syntax

C#
public string GetAllAlbumsNavigateUrl()
Visual Basic
Public Function GetAllAlbumsNavigateUrl As String
Visual C++
public:
String^ GetAllAlbumsNavigateUrl()
F#
member GetAllAlbumsNavigateUrl : unit -> string 

Return Value

Type: String
URL of the my album list page.

See Also