summaryP:DotNetNuke.Services.Syndication.Opml.OwnerName

Namespace: DotNetNuke.Services.Syndication
Assembly: DotNetNuke.Services.Syndication (in DotNetNuke.Services.Syndication.dll)

Syntax

C#
public string OwnerName { get; set; }
Visual Basic
Public Property OwnerName As String
	Get
	Set

See Also