InlineUserControlHasValue Method |
Returns true if the value of the given property is set.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public virtual bool HasValue(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
BooleanSee Also