| ValueConverterIsNowKeyword Method |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static bool IsNowKeyword(
Object value,
Type type
)
Public Shared Function IsNowKeyword (
value As Object,
type As Type
) As Boolean
Parameters
- value
- Type: SystemObject
- type
- Type: SystemType
Return Value
Type:
BooleanSee Also