BootstrapHyperLinkProperties Constructors
Contains settings specific to a hyperlink editor.Name | Parameters | Description |
---|---|---|
BootstrapHyperLinkProperties() | none | Initializes a new instance of the BootstrapHyperLinkProperties class with default settings. |
BootstrapHyperLinkProperties(IPropertiesOwner) | owner | Initializes a new instance of the BootstrapHyperLinkProperties class with the specified owner. |
See Also