HyperlinkFragmentHtmlPlaceholderGetObjectText Method

Expands an object to a text value.

Definition

Namespace: MFiles.VAF.Placeholders.Commands
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public override string GetObjectText(
	ObjVerEx objVerEx
)

Parameters

objVerEx  ObjVerEx
The object to expand.

Return Value

String
Returns the hyperlink fragment html string.

See Also