W
WT
Hello,
Trying to figure out how to set an image in background of all content steps
for my CreateUserWizard, I found
this documentation in msdn2 about:
<asp:TemplatedWizardStep runat=server ContentTemplateContainer=string....>
and no explanation about ContentTemplateContainer=string.
Elsewhere in documentation for CreateUserWizard it is stated that
ContentTemplateContainer is an internal value, what is the meaning of this
string value ?
Is there a way to define the type of container, a placeholder ?
How to have a common image set in background for templatated steps ?
Moreover what is the <SideBarTemplate> usage ? I can't see it in designer
..
Thanks for help
CS
Trying to figure out how to set an image in background of all content steps
for my CreateUserWizard, I found
this documentation in msdn2 about:
<asp:TemplatedWizardStep runat=server ContentTemplateContainer=string....>
and no explanation about ContentTemplateContainer=string.
Elsewhere in documentation for CreateUserWizard it is stated that
ContentTemplateContainer is an internal value, what is the meaning of this
string value ?
Is there a way to define the type of container, a placeholder ?
How to have a common image set in background for templatated steps ?
Moreover what is the <SideBarTemplate> usage ? I can't see it in designer
..
Thanks for help
CS