Click or drag to resize
ParentObjectAttribute Methods

The ParentObjectAttribute type exposes the following members.

Methods
  NameDescription
Public methodApply
Applies the attribute data to the page (object).
Public methodGetObject
Gets the edited object parent.
Protected methodGetText
Gets the text for the element.
(Inherited from AbstractAttribute.)
Protected methodGetUrl
Transforms the URL to the correct format.
(Inherited from AbstractAttribute.)
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.)
Protected methodResolve
Resolves the give text.
(Inherited from AbstractAttribute.)
Top
See Also