DateTimeHelperIsNowOrToday Method |
Returns true, if the given value is ##NOW## or ##TODAY## macro
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool IsNowOrToday(
string value
)
Parameters
- value
- Type: SystemString
Value to check
Return Value
Type:
BooleanSee Also