Click or drag to resize

CdssLibraryDefinitionResourceHandler Properties

The CdssLibraryDefinitionResourceHandler type exposes the following members.

Properties
 NameDescription
Public propertyCapabilities Gets the capabilities of this service
(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 propertyResourceName Gets the name of the resource which the resource handler supports.
(Overrides ChainedResourceHandlerBaseResourceName)
Public propertyScope Get the scope of this resource handler (the service to which the resources are bound)
(Overrides ChainedResourceHandlerBaseScope)
Public propertyType Gets the type which the resource handler supports.
(Overrides ChainedResourceHandlerBaseType)
Top
See Also