GeneralPage (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="GeneralPage" Accessibility="Internal">
<Property Name="SelectedTemplate" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="Data" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="SelectedMpId" Type="BaseDataType" BindingDirection="In"/>
<Property Name="Name" Type="xsd://string" BindingDirection="Both"/>
<Property Name="Description" Type="xsd://string" BindingDirection="Both"/>
<Property Name="DestinationMp" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="DesiredSelectedMpId" Type="xsd://string" BindingDirection="Both"/>
<Property Name="FinishButtonText" Type="xsd://string" BindingDirection="Both"/>
<Property Name="IsMpPickerEnabled" Type="xsd://boolean" BindingDirection="Both"/>
<Property Name="IsPersonal" Type="xsd://boolean" BindingDirection="Both"/>
</ComponentType>