Table of Contents

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 string

The name of the parameter to remove.