Check whether this Control is equal to the default Control.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public bool isDefault()
Return Value
Type: BooleanTrue if all values are equal to the defaults. False otherwise.
Remarks
See Also