Property | Type | Description | |
---|---|---|---|
AllForums |
Method | Description | |
---|---|---|
ForumEntryIds ( int forumId ) : System | ||
ForumEntryIds ( int forumId, int topicId ) : System | ||
ForumEntryIds ( int forumId, int topicId, int messageId ) : System |
Method | Description | |
---|---|---|
ForumEntryIds ( ) : System |
public ForumEntryIds ( int forumId ) : System | ||
forumId | int | |
return | System |
public ForumEntryIds ( int forumId, int topicId ) : System | ||
forumId | int | |
topicId | int | |
return | System |
public ForumEntryIds ( int forumId, int topicId, int messageId ) : System | ||
forumId | int | |
topicId | int | |
messageId | int | |
return | System |