Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / INWebControlStateRepository Interface
Methods

In This Topic
    INWebControlStateRepository Interface Members
    In This Topic

    The following tables list the members exposed by INWebControlStateRepository.

    Public Methods
     NameDescription
     MethodReturns true if the object has created a temporary file on the server. (Inherited from Nevron.UI.WebForm.Controls.INTemporaryFileCreator)
     MethodLoads the object from the repository using the specified key. (Inherited from Nevron.Serialization.INRepository)
     MethodSaves the object in the repository and returns a key for it. (Inherited from Nevron.Serialization.INRepository)
    Top
    See Also