ConfigurationManager Properties |
The ConfigurationManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | Application |
Gets or Sets the IAppContext object for the service.
(Inherited from ServiceBase.) |
![]() | AsyncPostbackTimeout |
Get/Set the AsyncPostbackTimeout set for the ScriptManager
|
![]() | Attributes | Gets/Sets the service attributes. (Inherited from ServiceBase.) |
![]() | Category | Gets/Sets the service category. (Inherited from ServiceBase.) |
![]() | ComponentID | Gets/Sets the service component ID. (Inherited from ServiceBase.) |
![]() | Disabled |
True if the service is disabled (Do not attempt to render reports).
|
![]() | Domain |
The service user's domain
|
![]() | EnablePartialRendering |
Get/Set the EnablePartialRendering property
|
![]() | ID | Gets/Sets the service ID. (Inherited from ServiceBase.) |
![]() | Name | Gets/Sets the service name. (Inherited from ServiceBase.) |
![]() | Password |
The UserID to use for WebService authentication
|
![]() | Properties | Gets the service's configuration properties (Inherited from ServiceBase.) |
![]() | ShowBackButton |
Get/Set the ShowBackButton value.
|
![]() | ShowParameters |
Get/Set the ShowParameters value
|
![]() | ShowToolbar |
Get/Set the ShowToolbar value.
|
![]() | Type | Gets/Sets the service type. (Inherited from ServiceBase.) |
![]() | User |
The UserID to use for WebService authentication
|
![]() | WebServiceURL |
The WebService URI
|