Inheritance Hierarchy
Namespace:
PDTec.IceNet.Web
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntaxpublic abstract class IceNetHttpHandler : IHttpHandler
The IceNetHttpHandler type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | CheckAuthorization(String, Int32) | |
 | CheckAuthorization(IFolder, Int32) | |
 | CheckAuthorization(IObject, Int32) | |
 | CheckAuthorization(IPackage, Int32) | |
 | CheckAuthorization(IParty, Int32) | |
 | CheckAuthorization(AuthorizedItemType, String, Int32) | |
 | CheckQualification(IFolder, String) | |
 | CheckQualification(IObject, String) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | HasAuthorization(String, Int32) | |
 | HasAuthorization(IFolder, Int32) | |
 | HasAuthorization(IObject, Int32) | |
 | HasAuthorization(IPackage, Int32) | |
 | HasAuthorization(IParty, Int32) | |
 | HasAuthorization(AuthorizedItemType, String, Int32) | |
 | HasQualification(IFolder, String) | |
 | HasQualification(IObject, String) | |
 | Html | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | Nvl | |
 | ProcessRequest | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
  | Url | |
Top
See Also