Determines whether source control's value is positive number.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- source
- Type: System Object
Control to validate
- errorMessage
- Type: System String
It is returned when control's value is not integer
Return Value
Type: ValidatorSee Also