public VoteGalleryTagAsync ( string galleryItemId, string tag, VoteOption vote ) : Task |
||
galleryItemId | string | The gallery item id. |
tag | string | Name of the tag (implicitly created, if doesn't exist). |
vote | VoteOption | The vote. |
return | Task |