Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions aspnet/MaskeditTextbox/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The following screenshot illustrates the functionality of a MaskEdit. Here, Mob



![](Getting-Started_images/Getting-Started_img1.png)
![create your first MaskEdit in ASP.NET](Getting-Started_images/Getting-Started_img1.png)



Expand Down Expand Up @@ -231,7 +231,7 @@ The following code example is used to set mask value.

Execute the above code to render the following output.

![](Getting-Started_images/Getting-Started_img2.png)
![set mask value in Markedit.](Getting-Started_images/Getting-Started_img2.png)



Expand Down Expand Up @@ -289,7 +289,7 @@ The following screenshot shows the output for the above code example.



![](Getting-Started_images/Getting-Started_img3.png)
![create product key validation app using Mask Edit control.](Getting-Started_images/Getting-Started_img3.png)



Expand Down