MapHelperClearMapsInLayout Method |
Name | Description | |
---|---|---|
ClearMapsInLayoutT(Int32, Boolean) |
Removes all controller maps in a specific layout for all controllers of a specific type.
| |
ClearMapsInLayoutT(String, Boolean) |
Removes all controller maps in a specific layout for all controllers of a specific type.
| |
ClearMapsInLayout(ControllerType, Int32, Boolean) |
Removes all controller maps in a specific layout for all controllers of a specific type.
| |
ClearMapsInLayout(ControllerType, String, Boolean) |
Removes all controller maps in a specific layout for all controllers of a specific type.
|