MFilesUrlPlaceholderCommandProviderUrlType Property |
Indicates the behavior of the generated url.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic MFilesURLType UrlType { get; }
Public ReadOnly Property UrlType As MFilesURLType
Get
public:
property MFilesURLType UrlType {
MFilesURLType get ();
}
Property Value
Type:
MFilesURLType
See Also