RssCloud.

RegisterProcedure Property

Summary

Gets and sets the registerProcedure.
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssCloud

Syntax

[DefaultValue(null)]
[XmlAttribute("registerProcedure")]
public string RegisterProcedure { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlAttributeAttribute

Value

Type Description
string
GitHub