This method
Namespace: DotNetNuke.Services.SyndicationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override void PopulateChannel( string channelName, string userName ) |
Visual Basic |
---|
Protected Overrides Sub PopulateChannel ( channelName As String, userName As String ) |
Parameters
- channelName
- Type: System..::..String
paramchannelNameM:DotNetNuke.Services.Syndication.RssHandler.PopulateChannel(System.String,System.String)
- userName
- Type: System..::..String
paramuserNameM:DotNetNuke.Services.Syndication.RssHandler.PopulateChannel(System.String,System.String)