Method | Description | |
---|---|---|
AdBlock ( this htmlHelper, string DonerType ) : System.Web.Mvc.MvcHtmlString |
Helper method to display Sponsor Logos
|
Method | Description | |
---|---|---|
ALLPageControl ( ) : System.Web.Mvc.MvcHtmlString | ||
ALLSlideControl ( ) : System.Web.Mvc.MvcHtmlString | ||
CashControl ( ) : System.Web.Mvc.MvcHtmlString | ||
NonCashControl ( ) : System.Web.Mvc.MvcHtmlString |
public static AdBlock ( this htmlHelper, string DonerType ) : System.Web.Mvc.MvcHtmlString | ||
htmlHelper | this | |
DonerType | string | "Cash","NonCash","AllPage" or "AllSlide" |
return | System.Web.Mvc.MvcHtmlString |