The ResourceContext type exposes the following members.
          
             Constructors
Constructors
        
        | Name | Description | |
|---|---|---|
|   | ResourceContext(HtmlTextWriter, HttpContext, Boolean) | Initializes a new instance of the ResourceContext class | 
|   | ResourceContext(HtmlTextWriter, HttpContext, NameValueCollection, Boolean) | Initializes a new instance of the ResourceContext class | 
|   | ResourceContext(HtmlTextWriter, HttpContext, CultureInfo, Boolean) | Initializes a new instance of the ResourceContext class | 
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | Dispose | |
|   | Equals | (Inherited from Object.) | 
|   | Finalize | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                (Inherited from Object.) | 
|   | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|   | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|   | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|   | ReplaseWithResource | |
|   | ToString | (Inherited from Object.) | 
 
     
     
     
     
    