Initializes a new instance of the RssButtonWrapper class
Namespace: Cartella.ModelsAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public RssButtonWrapper( UrlHelper urlHelper, SyndicationFeedFormat rssFormat ) |
Visual Basic |
---|
Public Sub New ( _ urlHelper As UrlHelper, _ rssFormat As SyndicationFeedFormat _ ) |
Visual C++ |
---|
public: RssButtonWrapper( UrlHelper^ urlHelper, SyndicationFeedFormat rssFormat ) |