Class ParagraphExtensions
A class with extensions for Paragraph.
Inherited Members
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public static class ParagraphExtensions
Methods
View SourceReplaceImagePlaceholders(Paragraph)
Replaces image placeholders found within the Paragraph UI element.
Declaration
public static void ReplaceImagePlaceholders(this Paragraph paragraph)
Parameters
Type | Name | Description |
---|---|---|
Paragraph | paragraph | The paragraph. |