WebPartVirtualPageTemplateInfo Properties |
The WebPartVirtualPageTemplateInfo type exposes the following members.
Name | Description | |
---|---|---|
AllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
AllowPartialUpdate |
If true, the object allows partial updates.
(Inherited from AbstractInfoBaseTInfo.) | |
AllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from PageTemplateInfo.) | |
AllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
AssignedSites |
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.) | |
Bindings |
Collection of the binding objects for the given object where the current object is a parent of the binding.
(Inherited from BaseInfo.) | |
CacheParentData |
If true, the parent object data is cached within object.
(Inherited from BaseInfo.) | |
CategoryID |
Gets or sets the page template CategoryID.
(Inherited from PageTemplateInfo.) | |
CheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
ChildDependencies |
Collection of the child dependencies for the given object. These are objects which should be included into the parent data (for example class data for BizForms), but aren't direct child of the object.
(Inherited from BaseInfo.) | |
Children |
Collection of the child objects for the given object.
(Inherited from BaseInfo.) | |
ClassName |
Returns the class name of this object
(Inherited from AbstractInfoBaseTInfo.) | |
ClearCacheMethods |
Dictionary with the methods for clearing the internal object cache [columnName] => [clearCacheAction]
(Inherited from AbstractInfoBaseTInfo.) | |
CodeName |
Gets or sets the page template code name.
(Inherited from PageTemplateInfo.) | |
CodeNameChanged |
Returns whether the object code name changed or not
(Inherited from AbstractInfoBaseTInfo.) | |
CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfo.) | |
ColumnNames |
Column names.
(Inherited from AbstractInfoBaseTInfo.) | |
CustomizedColumns |
Gets the list of customized columns in current object
(Inherited from BaseInfo.) | |
DataClass |
Data class with the info object data.
(Inherited from AbstractInfoBaseTInfo.) | |
DeleteFiles |
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoBaseTInfo.) | |
Description |
Gets or sets the page template description.
(Inherited from PageTemplateInfo.) | |
DisplayName |
Gets or sets the page template display name.
(Inherited from PageTemplateInfo.) | |
DisplayNameColumn |
Display name column name of the info record.
(Inherited from BaseInfo.) | |
FileName |
Gets or sets the page template filename.
(Inherited from PageTemplateInfo.) | |
Generalized |
Generalized interface of this object.
(Inherited from AbstractInfoBaseTInfo.) | |
HasChanged |
Returns true if the object changed.
(Inherited from AbstractInfoBaseTInfo.) | |
HasData |
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoBaseTInfo.) | |
HasDesignMode |
Indicates whether template has design mode
(Inherited from PageTemplateInfo.) | |
Icon |
Object icon
(Inherited from BaseInfo.) | |
IgnoreExternalColumns |
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.) | |
InheritPageLevels |
Page levels expression that the page inherits.
(Inherited from PageTemplateInfo.) | |
InstanceGUID |
Returns the object instance GUID
(Inherited from BaseInfo.) | |
IsAspx | (Inherited from PageTemplateInfo.) | |
IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from BaseInfo.) | |
IsCheckedOut |
Indicates if the object is checked out.
(Inherited from BaseInfo.) | |
IsCheckedOutByUserID |
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.) | |
IsClone |
Indicates if the object is clone.
(Inherited from BaseInfo.) | |
IsComplete |
Returns true if the object is complete (has all columns).
(Inherited from AbstractInfoBaseTInfo.) | |
IsDisconnected |
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.) | |
IsGlobal |
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.) | |
IsObjectValid |
Returns true if the object is considered valid.
(Inherited from BaseInfo.) | |
IsPortal |
Indicates whether the PageTemplateType is Portal.
(Inherited from PageTemplateInfo.) | |
IsReusable |
Gets or sets flag whether page template is reusable.
(Inherited from PageTemplateInfo.) | |
Item |
Gets or sets the value of the column.
(Inherited from BaseInfo.) | |
LayoutID |
Gets or sets the page template LayoutID.
(Inherited from PageTemplateInfo.) | |
LogEvents |
If true, Events tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogIntegration |
If true, integration tasks are being logged.
(Inherited from BaseInfo.) | |
LogSynchronization |
Indicates how should be handled the logging of synchronization tasks on the object update.
(Inherited from BaseInfo.) | |
LogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
MetaFiles |
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.) | |
Name |
Returns the code name of the object
(Inherited from BaseInfo.) | |
ObjectCategory |
Object category.
(Inherited from BaseInfo.) | |
ObjectCodeName |
Object code name.
(Inherited from BaseInfo.) | |
ObjectDisplayName |
Object display name.
(Inherited from BaseInfo.) | |
ObjectFullName |
Object full name if exists
(Inherited from BaseInfo.) | |
ObjectGroupID |
Object community group ID.
(Inherited from BaseInfo.) | |
ObjectGUID |
Object GUID.
(Inherited from BaseInfo.) | |
ObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
ObjectIconGUID |
Object icon GUID.
(Inherited from BaseInfo.) | |
ObjectID |
Object ID.
(Inherited from BaseInfo.) | |
ObjectIsCustom |
Indicates if object is custom.
(Inherited from BaseInfo.) | |
ObjectIsCustomized |
Indicates if object is customized.
(Inherited from BaseInfo.) | |
ObjectLastModified |
Last modified time.
(Inherited from BaseInfo.) | |
ObjectOrder |
Returns the order of the object among the other objects.
(Inherited from BaseInfo.) | |
ObjectParent |
Object parent.
(Inherited from BaseInfo.) | |
ObjectParentID |
Object parent ID.
(Inherited from BaseInfo.) | |
ObjectSettings |
Object settings
(Inherited from BaseInfo.) | |
ObjectSite |
Returns the object site.
(Inherited from BaseInfo.) | |
ObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
ObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
ObjectStatus |
Returns the current status of the object.
(Inherited from BaseInfo.) | |
ObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
ObjectThumbnailGUID |
Object thumbnail GUID.
(Inherited from BaseInfo.) | |
ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfo.) | |
OriginalObjectCodeName |
Returns the original object code name
(Inherited from AbstractInfoBaseTInfo.) | |
OtherBindings |
Collection of the binding objects for the given object where the current object is not a parent of the binding (parent object is on the second side).
(Inherited from BaseInfo.) | |
PageTemplateAllowInheritHeader |
Indicates whether current headers can be inherited by child templates
(Inherited from PageTemplateInfo.) | |
PageTemplateCloneAsAdHoc |
If true, the page template is cloned as ad-hoc when selected for a new document
(Inherited from PageTemplateInfo.) | |
PageTemplateCSS |
Gets or sets the page template CSS.
(Inherited from PageTemplateInfo.) | |
PageTemplateForAllPages |
Page for all pages.
(Inherited from PageTemplateInfo.) | |
PageTemplateGUID |
PageTemplate GUID.
(Inherited from PageTemplateInfo.) | |
PageTemplateHeader |
Page template header.
(Inherited from PageTemplateInfo.) | |
PageTemplateIconClass |
Page template icon class defining the page template thumbnail.
(Inherited from PageTemplateInfo.) | |
PageTemplateId |
Gets or sets the page template ID.
(Inherited from PageTemplateInfo.) | |
PageTemplateInheritParentHeader |
Indicates whether current template should inherit headers from parent templates
(Inherited from PageTemplateInfo.) | |
PageTemplateIsAllowedForProductSection |
Gets or sets flag indicating that this template can be used for product section.
(Inherited from PageTemplateInfo.) | |
PageTemplateIsLayout |
If true, page template is considered as layout
(Inherited from PageTemplateInfo.) | |
PageTemplateLastModified |
Object last modified.
(Inherited from PageTemplateInfo.) | |
PageTemplateLayout |
Page template layout.
(Inherited from PageTemplateInfo.) | |
PageTemplateLayoutType |
Page template layout type.
(Inherited from PageTemplateInfo.) | |
PageTemplateMasterPageTemplateID |
Master page template ID of the template, if set, the page template uses this template as extra master template in the view hierarchy
(Inherited from PageTemplateInfo.) | |
PageTemplateNodeGUID |
Gets or sets the page template node GUID - For Ad-hoc templates
(Inherited from PageTemplateInfo.) | |
PageTemplateProperties |
UI page template properties.
(Inherited from PageTemplateInfo.) | |
PageTemplatePropertiesForm |
Template's properties form (used in UI)
(Inherited from PageTemplateInfo.) | |
PageTemplateSiteID |
Page template site ID.
(Inherited from PageTemplateInfo.) | |
PageTemplateThumbnailGUID |
Page template thumbnail metafile GUID.
(Inherited from PageTemplateInfo.) | |
PageTemplateType |
Page template type.
(Inherited from PageTemplateInfo.) | |
PageTemplateVersionGUID |
Page template version GUID.
(Inherited from PageTemplateInfo.) | |
Parent |
Object parent
(Inherited from BaseInfo.) | |
ParentObjectType |
Parent object type.
(Inherited from BaseInfo.) | |
ParentPageInfo |
Parent page info
(Inherited from PageTemplateInfo.) | |
PrioritizedProperties |
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.) | |
Processes |
Collection of the processes belonging to the object.
(Inherited from BaseInfo.) | |
Properties |
Properties of the object
(Inherited from AbstractInfoBaseTInfo.) | |
ReferringObjects |
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractInfoBaseTInfo.) | |
RelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
ScheduledTasks |
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.) | |
SearchType |
Gets the search type name.
(Inherited from AbstractInfoBaseTInfo.) | |
ShowAsMasterTemplate |
Gets or sets flag whether show page template as master template.
(Inherited from PageTemplateInfo.) | |
ShowTemplateASPXTab |
Indicates whether display ASPX tab
(Inherited from PageTemplateInfo.) | |
Site |
Object site
(Inherited from BaseInfo.) | |
SupportsVersioning |
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.) | |
TemplateInstance |
Template structure instance.
(Inherited from PageTemplateInfo.) | |
Thumbnail |
Object thumbnail
(Inherited from BaseInfo.) | |
TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.) | |
TypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
UpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
UpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoBaseTInfo.) | |
UsesExternalStorage |
Indicates whether the theme path points at an external storage.
(Inherited from PageTemplateInfo.) | |
ValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
VersioningEnabled |
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.) | |
WebPartInfo |
Parent web part info
| |
WebParts |
Gets or sets the page template WebParts.
(Inherited from PageTemplateInfo.) | |
WebPartZones |
Web part zones contained within the Page template.
(Inherited from PageTemplateInfo.) |