MarkAsTransient Method
Overloads
MarkAsTransient() |
Mark object as being a session variable and ensure that it is correctly destroyed when the .NET object is disposed. |
MarkAsTransient()
Mark object as being a session variable and ensure that it is correctly destroyed when the .NET object is disposed.
Declaration
public void MarkAsTransient()