UrlHelperGetHyperlinkFragmentHtml Method
            
            Creates an HTML formatted hyperlink containing URLs to the object 
            for M-Files Desktop, M-Files Web, and M-Files Mobile.
            
            
            
              Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static string GetHyperlinkFragmentHtml(
	ObjVerEx objVerEx,
	bool specificVersion = false
)
- objVerEx  ObjVerEx
- The object to create the fragment for.
- specificVersion  Boolean  (Optional)
- 
            	Indicates whether the url should point to this specific version, or the latest version of the object.
            
StringHTML 'a' tag fragment.