| WebPartInfoProvider Properties |
The WebPartInfoProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeTemplatesDirectory |
Physical path of the directory containing code templates for web part files generation.
| |
| DataSource |
Data source for the provider
(Inherited from BaseAbstractInfoProvider.) | |
| HashtableSettings |
Hashtable settings
(Inherited from BaseAbstractInfoProvider.) | |
| InfoObject |
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| InfoType |
Returns the type of the info object for this provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| IsDataAvailable |
Returns true if the data is available for this provider
(Inherited from BaseAbstractInfoProvider.) | |
| IsValid |
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractProvider.) | |
| ProviderName |
Provider name
(Inherited from BaseAbstractInfoProvider.) | |
| StoreEmptyValuesInHashtables |
If true, provider hashtables store empty values for not found objects to reduce database calls
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
| TypeInfo |
Object type information.
(Inherited from BaseAbstractInfoProvider.) | |
| VirtualWebPartsDirectory |
Relative path of the directory for the web part virtual objects.
| |
| WebPartsDirectory |
Relative path of base directory for the web part files.
|