Text
A standard way to layout text on the page in headings and paragraphs.
How to use this component
For headings use.
Style="{DynamicResource TextSection}"
For normal text use:
Style="{DynamicResource TextBody}"
Code Resource
Deprecated: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/themes/huntsman-child/single-mobile.php on line 96
<Label Margin="{StaticResource FormMargins}"
Style="{DynamicResource TextBody}"
Text="{x:Static resx:AppResources.LblProvideContactDetails}" />
Padding=”0,10,0,10″