diff --git a/aspnet/DateTimePicker/Display-format.md b/aspnet/DateTimePicker/Display-format.md index f4fe3ad36..9825e0fe5 100644 --- a/aspnet/DateTimePicker/Display-format.md +++ b/aspnet/DateTimePicker/Display-format.md @@ -1,13 +1,13 @@ --- layout: post title: Display format | DateTimePicker | ASP.NET Webforms | Syncfusion -description: display format +description: Learn here all about display format support in Syncfusion Essential ASPNET DateTimePicker control, its elements, and more. platform: aspnet control: DateTimePicker documentation: ug --- -# Display format +# Display format with ASPNET DateTimePicker ## DateTime format @@ -74,7 +74,7 @@ In the ASPX page, include the following DateTimePicker control code example. -![](Display-format_images/Display-format_img1.png) +![ASPNET DataTimePicker DateTime format](Display-format_images/Display-format_img1.png) @@ -122,7 +122,7 @@ In the ASPX page, include the following DateTimePicker control code example. -![](Display-format_images/Display-format_img2.png) +![ASPNET DateTimePicker Day Header format](Display-format_images/Display-format_img2.png) diff --git a/aspnet/ProgressBar/Define-value.md b/aspnet/ProgressBar/Define-value.md index 55f399333..2c93f20cc 100644 --- a/aspnet/ProgressBar/Define-value.md +++ b/aspnet/ProgressBar/Define-value.md @@ -1,13 +1,13 @@ --- layout: post title: Define value | ProgressBar | ASP.NET | Syncfusion -description: define value +description: Learn here all about define value support in Syncfusion Essential ASPNET ProgressBar control, its elements, and more. platform: aspnet control: ProgressBar documentation: ug --- -# Define value +# Define value with ASPNET ProgressBar ## Value @@ -22,7 +22,7 @@ Add the following code in the ASPX page in order to render the ProgressBar contr {% endhighlight %} The following screenshot displays the Assigning value to ProgressBar. -![](Define-value_images/Define-value_img1.png) +![ASPNET ProgressBar Value](Define-value_images/Define-value_img1.png) ## Percentage @@ -38,7 +38,7 @@ Add the following code example to the ASPX page to render the Progress bar contr The following screenshot displays the Progress bar with Percentage. -![](Define-value_images/Define-value_img2.png) +![ASPNET ProgressBar Percentage](Define-value_images/Define-value_img2.png) @@ -56,7 +56,7 @@ Add the following code example in the ASPX page to render Minimum and Maximum va The following screenshot displays the Minimum and Maximum values. -![](Define-value_images/Define-value_img3.png) +![ASPNET ProgressBar Setting Range](Define-value_images/Define-value_img3.png) ### Appearance and Styling @@ -72,7 +72,7 @@ Add the following code example to the ASPX page. The following screenshot displays the maximum height and maximum width. -![](Define-value_images/Define-value_img4.png) +![ASPNET ProgressBar Adjusting ProgressBar size](Define-value_images/Define-value_img4.png) ## Custom text @@ -88,7 +88,7 @@ Add the following code example in the ASPX page. The following screenshot displays the custom text. -![](Define-value_images/Define-value_img5.png) +![ASPNET ProgressBar Custom text](Define-value_images/Define-value_img5.png) ## Theme @@ -131,4 +131,4 @@ Add the following code example to the corresponding ASPX page to render Progress The following screenshot displays the customized style. -![](Define-value_images/Define-value_img6.png) +![ASPNET ProgressBar customized style](Define-value_images/Define-value_img6.png)