Click or drag to resize
PageTemplateInfoProvider Properties

The PageTemplateInfoProvider type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdhocTemplateLayoutsDirectory
Gets the ad-hoc template layouts directory.
Public propertyStatic memberClonePageTemplateInfo
If true, page info which is retrieved by the methods is a clone of the original page info object.
Public propertyStatic memberCreateSearchTasks
Gets or sets the value that indicates whether search tasks should be created if template was changed.
Public propertyDataSource
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyHashtableSettings
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Protected propertyInfoObject
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberStorePageTemplatesInExternalStorage
Gets or sets the value that indicates whether page template/device layouts should be stored externally
Public propertyStatic memberTemplateLayoutsDirectory
Gets the template layouts directory.
Public propertyStatic memberTemplatesDirectory
Gets the template layouts directory.
Public propertyTypeInfo
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Top
See Also