Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 28, 2021 11:18
Show Gist options
  • Save bjoerntx/376118f62d2c96cc227ba20d76797088 to your computer and use it in GitHub Desktop.
Save bjoerntx/376118f62d2c96cc227ba20d76797088 to your computer and use it in GitHub Desktop.
@Html.TXTextControl().TextControl(settings => {
settings.Dock = TXTextControl.Web.DockStyle.Fill;
settings.StaticFilesPath = "/TXTextControl.Web.MyName";
}).Render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment