public class MFilesUrlPlaceholderCommandProvider : IPlaceholderCommandProvider
MFilesUrlPlaceholderCommandProvider(String, UrlTargetPlatform, Boolean, MFilesURLType) | Constructor. Creates a provider for a StaticTextPlacholder. |
MFilesUrlPlaceholderCommandProvider(String, String, UrlTargetPlatform, Boolean, MFilesURLType) |
Command | The name of the command this object returns a handler for. |
DisplayName | |
Platform | The platform the url should target. |
SpecificVersion | Indicates if the generated URL's will point to a specific version of the object, or the latest. |
UrlType | Indicates the behavior of the generated url. |
GetHandler | Gets a handler for the command. |