Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetVotes ( int contentID ) : List |
Return the number of votes cast for each poll option.
|
|
VotesClient ( string communityUrl, |
public GetVotes ( int contentID ) : List |
||
contentID | int | ID of the poll for which to retrieve votes |
return | List |
public VotesClient ( string communityUrl, |
||
communityUrl | string | |
credentials | ||
return | System |