PollInfoProviderGetGlobalPolls Method |
Note: This API is now obsolete.
Namespace: CMS.Polls
[ObsoleteAttribute("Method GetGlobalPolls(int siteId, string where, string orderBy, int topN, string columns) is obsolete. Used only by inline controls.")] public static InfoDataSet<PollInfo> GetGlobalPolls( int siteId, string where, string orderBy, int topN, string columns )