Search
ZoomControlExtensions.ZoomControl Method
See Also
 





 Overload List

Name Description

ZoomControlExtensions.ZoomControl (IHtmlHelper, String, String)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, String, String, IDictionary(String, Object))

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, String, String, Object)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, String, String, String)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, String, String, String, IDictionary(String, Object))

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, String, String, String, Object)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, ZoomControl)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, ZoomControl, IDictionary(String, Object))

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, ZoomControl, Object)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, ZoomControl, String)

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, ZoomControl, String, IDictionary(String, Object))

Returns a ZoomControl by using the specified HTML helper.

ZoomControlExtensions.ZoomControl (IHtmlHelper, ZoomControl, String, Object)

Returns a ZoomControl by using the specified HTML helper.

 See Also