Method SetParam
- Namespace
- Innova.Prism.Infrastructure.Views
- Assembly
- Innova.Prism.Infrastructure.dll
SetParam(string, object)
Sets the value of a parameter in the view state.
public void SetParam(string paramName, object value)
Sets the value of a parameter in the view state.
public void SetParam(string paramName, object value)