Click or drag to resize

ResourceHandlerBaseTResource Properties

The ResourceHandlerBaseTResource type exposes the following members.

Properties
 NameDescription
Public propertyCapabilities Gets the capabilities of this resource handler
(Overrides ChainedResourceHandlerBaseCapabilities)
Public propertyChildResources Gets the associated resources
(Inherited from ChainedResourceHandlerBase)
Protected propertyLocalizationService Get the localization service
(Inherited from ChainedResourceHandlerBase)
Public propertyOperations Gets the associated resources
(Inherited from ChainedResourceHandlerBase)
Public propertyRepository Get the respository
Public propertyResourceName Gets the resource name
(Overrides ChainedResourceHandlerBaseResourceName)
Public propertyScope Get the scope of this resource handler (the service to which the resources are bound)
(Inherited from ChainedResourceHandlerBase)
Public propertyServiceName Get service name
Public propertyType Gets the type
(Overrides ChainedResourceHandlerBaseType)
Top
See Also