HyperlinkFragmentPlainPlaceholderLoadObjects Property |
Indicates whether the objects should be preloaded before passed to the GetObjectText() method.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic override bool LoadObjects { get; }
Public Overrides ReadOnly Property LoadObjects As Boolean
Get
public:
virtual property bool LoadObjects {
bool get () override;
}
Property Value
Type:
Boolean
See Also