| CombineHandlerContextDelete Method |
Deletes specified context.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public static void Delete(
string token
)
Public Shared Sub Delete (
token As String
)
Parameters
- token
- Type: SystemString
Context token.
Remarks See Also