StylesheetHttpHandler Methods |
The StylesheetHttpHandler type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | CheckAuthorization(String, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckAuthorization(IFolder, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckAuthorization(IObject, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckAuthorization(IPackage, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckAuthorization(IParty, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckAuthorization(AuthorizedItemType, String, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckQualification(IFolder, String) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | CheckQualification(IObject, String) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | HasAuthorization(String, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasAuthorization(IFolder, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasAuthorization(IObject, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasAuthorization(IPackage, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasAuthorization(IParty, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasAuthorization(AuthorizedItemType, String, Int32) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasQualification(IFolder, String) | (Inherited from IceNetHttpHandler.) |
![Public method Public method](../icons/pubmethod.gif) | HasQualification(IObject, String) | (Inherited from IceNetHttpHandler.) |
![Protected method Protected method](../icons/protmethod.gif) | Html | (Inherited from IceNetHttpHandler.) |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | ProcessRequest | (Overrides IceNetHttpHandlerProcessRequest(HttpContext).) |
![Public method Public method](../icons/pubmethod.gif) | RenderDesignTimeCss2 | |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also