Click or drag to resize
CheckLicenceAttribute Methods

The CheckLicenceAttribute type exposes the following members.

Methods
  NameDescription
Protected methodGetText
Gets the text for the element.
(Inherited from AbstractAttribute.)
Protected methodGetUrl
Transforms the URL to the correct format.
(Inherited from AbstractAttribute.)
Public methodCheck
Does the security check, returns true if the check succeeded.
Protected methodCheckEditedObject
Returns True if attribute should be applied. Evaluation is based on the edited object existence and ExistingObject and NewObject properties.
(Inherited from AbstractAttribute.)
Public methodCheckLicense
Checks the license, returns true if the license is valid against current domain.
Protected methodResolve
Resolves the give text.
(Inherited from AbstractAttribute.)
Top
See Also