UrlHelperGetObjectUrlForWeb Method
Generates a url pointing to an object for the desktop.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static string GetObjectUrlForWeb(
ObjVerEx objVerEx,
bool specificVersion = false
)
- objVerEx ObjVerEx
- The object to which the url should point.
- specificVersion Boolean (Optional)
-
Indicates whether the url should point to this specific version, or the latest version of the object.
StringWeb URL string.