CreateTemplateInstanceWizard (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="CreateTemplateInstanceWizard" Accessibility="Internal">
<Property Name="ParentFolderId" Type="xsd://string" BindingDirection="Both"/>
<Property Name="ParentFolderDisplayName" Type="xsd://string" BindingDirection="Both"/>
<Property Name="ExtraFolderIds" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="ExtraFolderNames" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="IsPersonal" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="RootTemplateFolder" Type="xsd://string" BindingDirection="In"/>
<Property Name="ContainerPath" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Output" Type="BaseDataType[]" BindingDirection="Out"/>
<Property Name="OnSaveSuccessful" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="OnClosed" Type="BaseDataType" BindingDirection="Out"/>
<Property Name="WizardWindow" Type="BaseDataType" BindingDirection="In"/>
</ComponentType>