__dopostback
C#
<input type="button" id="btnSave" onclick="javascript:SaveWithParameter('Hello Michael')" value="click me"/>
<script type="text/javascript">
function SaveWithParameter(parameter)
{
__doPostBack('btnSave', parameter)
}
</script>public void Page_Load(object sender, EventArgs e)
{
string parameter = Request["__EVENTARGUMENT"]; // parameter
// Request["__EVENTTARGET"]; // btnSave
}
Also in C#:
- Title
- movement script c#
- Category
- C#
- Title
- unity rigidbody constraints
- Category
- C#
- Title
- Assets/Scripts/Snake.cs(187,10): error CS0029: Cannot implicitly convert type `UnityEngine.Vector2Int' to `System.Collections.Generic.List<UnityEngine.Vector2Int>'
- Category
- C#
- Title
- c# System.Resources.MissingManifestResourceException error
- Category
- C#
- Title
- csharp first element of array
- Category
- C#
- Title
- c# windows forms draw pixel
- Category
- C#
- Title
- convert array object to int[] c#
- Category
- C#
- Title
- whats a string
- Category
- C#
- Title
- c# get full URL of page
- Category
- C#
- Title
- arry in c#
- Category
- C#
- Title
- how to say or in c#
- Category
- C#
- Title
- json serialize object capitalization config
- Category
- C#
- Title
- how to reference function in unity
- Category
- C#
- Title
- Check object is in layermask unity
- Category
- C#
- Title
- wpf binding object get value
- Category
- C#
- Title
- windows form rounded corners
- Category
- C#
- Title
- how to create a list in c# unity
- Category
- C#
- Title
- .net core check if linux
- Category
- C#
- Title
- unity multiply xyz of two vectors
- Category
- C#
- Title
- texture to image unity
- Category
- C#
- Title
- unity cancel invokerepeating
- Category
- C#
- Title
- how consider the first caracter in Split c#
- Category
- C#
- Title
- BCrypt c#
- Category
- C#
- Title
- converting letter to ascii
- Category
- C#
- Title
- enums as numbers c#
- Category
- C#
- Title
- download file from url asp net web api c#
- Category
- C#
- Title
- vector3.lerp
- Category
- C#
- Title
- unity gizmo draw line
- Category
- C#
- Title
- c# iterate over string
- Category
- C#
- Title
- uwp file open picker
- Category
- C#
- Title
- c# move with arrow keys
- Category
- C#
- Title
- inheritance in c#
- Category
- C#
- Title
- how do loops on C#
- Category
- C#
- Title
- hot to move pobject unity
- Category
- C#
- Title
- open file in explorer c#
- Category
- C#
- Title
- c# find comma in text and remove
- Category
- C#
- Title
- how to get the last element in an array in c#
- Category
- C#
- Title
- c# class declaration
- Category
- C#
- Title
- instantiate offset unity
- Category
- C#
- Title
- new TextractDocument(results)
- Category
- C#
- Title
- 2d movement unity
- Category
- C#
- Title
- for each line in string c#
- Category
- C#
- Title
- c# web form compare dates
- Category
- C#
- Title
- gaussian blur unity sprite 2D
- Category
- C#
- Title
- C# .net core convert string to enum
- Category
- C#
- Title
- godot c# move towards
- Category
- C#
- Title
- c# create dynamic object
- Category
- C#
- Title
- c# get directory part of path
- Category
- C#
- Title
- c# find process by name
- Category
- C#
- Title
- dynamic convert type c#
- Category
- C#
- Title
- how to go to other forms in C#
- Category
- C#
- Title
- unity position ui element
- Category
- C#
- Title
- c# tostring mmm dd yyyy
- Category
- C#
- Title
- repeat 10 timesw c#
- Category
- C#
- Title
- c# close window
- Category
- C#
- Title
- web api startup add imemory cache object
- Category
- C#
- Title
- bold caption latex
- Category
- C#
- Title
- c# get pc ip address
- Category
- C#
- Title
- how to see if they are aholding down a key unity
- Category
- C#
- Title
- sort c#
- Category
- C#
- Title
- float to int c#
- Category
- C#
- Title
- c# linq select from object list
- Category
- C#
- Title
- unity while in trigger
- Category
- C#
- Title
- sending data photon c#
- Category
- C#
- Title
- c sharp check if key in dictionary
- Category
- C#
- Title
- remove from list based on condition c#
- Category
- C#
- Title
- c# compile into an exe
- Category
- C#
- Title
- c# get current date
- Category
- C#
- Title
- c# size of enum
- Category
- C#
- Title
- radians to degree c#
- Category
- C#
- Title
- xamarin forms alarm
- Category
- C#
- Title
- .net core authorizationhandlercontext
- Category
- C#
- Title
- c# save pdf to folder
- Category
- C#
- Title
- csharp attributes as generics constraints
- Category
- C#
- Title
- unity making homing missile
- Category
- C#
- Title
- The CodeDom provider type "Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider, Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" could not be located.
- Category
- C#
- Title
- c# how to print
- Category
- C#
- Title
- c# remove spaces from string
- Category
- C#
- Title
- c# directories loop
- Category
- C#
- Title
- Linq - Random Elements
- Category
- C#
- Title
- unity collider2d contains point
- Category
- C#
- Title
- c# append array
- Category
- C#
- Title
- unity quaternion identity
- Category
- C#
- Title
- c# loop
- Category
- C#
- Title
- lazy loading c#
- Category
- C#
- Title
- make string
- Category
- C#
- Title
- c# how to exit program
- Category
- C#
- Title
- c# multiple catch exceptions
- Category
- C#
- Title
- c# tuple access
- Category
- C#
- Title
- how to declare a string c#
- Category
- C#
- Title
- unity timer
- Category
- C#
- Title
- how to reduce garbage collection c#
- Category
- C#
- Title
- array to list C
- Category
- C#
- Title
- how to hide and show object in unity script
- Category
- C#
- Title
- c# distinct array of objects by values
- Category
- C#
- Title
- linq c# where condition
- Category
- C#
- Title
- collision detector unity c# 2d
- Category
- C#
- Title
- how to reference a child object unity
- Category
- C#
- Title
- reverse string c#
- Category
- C#
- Title
- perlin noise unity
- Category
- C#