Click or drag to resize
PropertySettingsInfoTypeHasSetter Method
Returns true if given property has a setter

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public bool HasSetter()

Return Value

Type: Boolean
See Also