Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created August 10, 2021 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/26480b74fee3344905b3e8119ba0ee6c to your computer and use it in GitHub Desktop.
Save bjoerntx/26480b74fee3344905b3e8119ba0ee6c to your computer and use it in GitHub Desktop.
@Html.TXTextControl().TextControl(settings => {
settings.ServiceAddress = IPAddress.Parse("192.168.0.222");
}).Render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment