Ehm, i don't know what are you mean, but let's say, that it's setup to use postback, because my pager is declared as following
<custom:CustomUniPager ID="UniPager1" PagerMode="PostBack" PageControl="ContentRepeater" PageSize="4" GroupSize="10" runat="server"/>
If
PagerMode="Postback"
is what i need to answer your question.