The IStringFragment type exposes the following members.

Methods

  NameDescription
GetControl
Gets the control that can be placed in Page Control collection
GetEditFormat
Gets the format for edit mode
GetOnPageEditFormat
Gets the format for on page edit mode
GetViewFormat
Gets the format for view mode
RemapPermanentLinkReferences
Remaps permanent links according to the provided link mapping.
(Inherited from IReferenceMap.)

Properties

  NameDescription
InternalFormat
Gets the internal format of the fragment, that is what is stored in db
ReferencedPermanentLinkIds
Gets an IList<(Of <(T>)>) of permanent link ids that are referenced from this property.
(Inherited from IReferenceMap.)

See Also