Click or drag to resize

MapHelperClearMapsInLayout Method

Overload List
  NameDescription
Public methodClearMapsInLayoutT(Int32, Boolean)
Removes all controller maps in a specific layout for all controllers of a specific type.
Public methodClearMapsInLayoutT(String, Boolean)
Removes all controller maps in a specific layout for all controllers of a specific type.
Public methodClearMapsInLayout(ControllerType, Int32, Boolean)
Removes all controller maps in a specific layout for all controllers of a specific type.
Public methodClearMapsInLayout(ControllerType, String, Boolean)
Removes all controller maps in a specific layout for all controllers of a specific type.
Top
See Also