PersistentStateAttribute(string, string?)
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.
