 | GuiPostbackField Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string PostbackField(
string ID,
string UniqueID,
string clientId
)
Public Shared Function PostbackField (
ID As String,
UniqueID As String,
clientId As String
) As String
Parameters
- ID
- Type: SystemString
- UniqueID
- Type: SystemString
- clientId
- Type: SystemString
Return Value
Type:
String
See Also