ArchestrA.Client.WebControls Namespace
Classes
Class | Description | |
---|---|---|
CertificateErrorEventArgs | Provides additional data for CertificateError event. | |
Constants | This class lists all the constants used in the WebControl SDK. | |
JSFunctionInvokeEventArgs | Provides additional data of a function to be called from JavaScript. | |
LocalHandler | This class is reponsible for handling the local requests. Ex: local:\\Closing | |
UserAuthenticationInternalAccess | ||
WebControl | Base class that provides the web browser capability. Web Apps to derive from this class to add custom capabilities. | |
WebControlTypeConverter | Represents the converter that converts the subclass type to a type name so it can be used in the Design time preview within the Layout Editor. |
Interfaces
Interface | Description | |
---|---|---|
IBrowser | Interface that provides the web browser capability. |
Delegates
Delegate | Description | |
---|---|---|
JSFunctionInvokeHandler | Handler to JavaScript function. |
Enumerations
Enumeration | Description | |
---|---|---|
AuthenticationMode | Authentication mode(s) that a Web control based app can support. | |
CertificateErrorCode | An enumeration of error codes. | |
TypeOfResource | Specifies the resource type. |
See Also