| CombineHandlerContextCreate Method (String) |
Creates new context.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public static string Create(
string ext
)
Public Shared Function Create (
ext As String
) As String
Parameters
- ext
- Type: SystemString
Resource extension.
Return Value
Type:
StringRemarks See Also