| AjaxControlManagerTicket Property |
Gets the control ticket submitted with the current HTTP request.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string Ticket { get; }
Public ReadOnly Property Ticket As String
Get
Property Value
Type:
StringRemarks See Also