RssFeed Constructor (User, String, String)Ipswitch.Messaging.Framework
Initializes a new instance of the RssFeed class

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public RssFeed(
	User user,
	string title,
	string url
)

Parameters

user
Type: Ipswitch.Messaging.FrameworkUser

[Missing <param name="user"/> documentation for "M:Ipswitch.Messaging.Framework.RssFeed.#ctor(Ipswitch.Messaging.Framework.User,System.String,System.String)"]

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:Ipswitch.Messaging.Framework.RssFeed.#ctor(Ipswitch.Messaging.Framework.User,System.String,System.String)"]

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:Ipswitch.Messaging.Framework.RssFeed.#ctor(Ipswitch.Messaging.Framework.User,System.String,System.String)"]

See Also

Reference