Bind a particular channel to this module
[Visual Basic]
Public Sub BindTo( _
ByVal
channelHashCode As
Integer _
)
[C#]
public
void BindTo(
int channelHashCode);
Parameters
-
channelHashCode
- Hash code of the channel
See Also
RssModule Class | Rss Namespace