Method RemoveParam
- Namespace
- Innova.Prism.Infrastructure.Views
- Assembly
- Innova.Prism.Infrastructure.dll
RemoveParam(string)
Removes a parameter from the view state.
public void RemoveParam(string paramName)
Parameters
paramName
stringThe name of the parameter to remove.