Skip to content

PersistentStateAttribute.PersistentStateAttribute(string, string)

PersistentStateAttribute(string, string)

View source
public PersistentStateAttribute(string stateName, string storageName = null)
Initializes a new instance of the PersistentStateAttribute class.

Parameters

stateNamestring
Name of the state.
storageNamestring
Name of the storage provider.