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: 10.0.0
Syntax
C#
public bool HasSetter()

Return Value

Type: Boolean
See Also