Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
protected string MakeClientScriptArgument( string eventname ) |
Visual Basic (Declaration) |
---|
Protected Function MakeClientScriptArgument ( _ eventname As String _ ) As String |
Parameters
- eventname
- Type: System..::.String