TemplateSelectionPage (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="TemplateSelectionPage" Accessibility="Internal">
<Property Name="SelectedTemplate" Type="BaseDataType"/>
<Property Name="SelectedTemplateDisplayName" Type="xsd://string"/>
<Property Name="RootTemplateFolder" Type="xsd://string" BindingDirection="In"/>
<Property Name="Data" Type="BaseDataType" BindingDirection="In"/>
<Property Name="ParentFolderId" Type="BaseDataType" BindingDirection="In"/>
<Property Name="IsPersonal" Type="xsd://boolean" BindingDirection="Both"/>
</ComponentType>