Inheritance Hierarchy
RainWorx.FrameWorx.Providers.NotifierTemplates.FileSystemFileSystemTemplateProvider
Namespace: RainWorx.FrameWorx.Providers.NotifierTemplates.FileSystem
Assembly: RainWorx.FrameWorx.Providers.NotifierTemplates.FileSystem (in RainWorx.FrameWorx.Providers.NotifierTemplates.FileSystem.dll) Version: 3.5
Syntax
C#
public class FileSystemTemplateProvider : INotifierServiceTemplateProvider
The FileSystemTemplateProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FileSystemTemplateProvider | Initializes a new instance of the FileSystemTemplateProvider class |
Methods
Name | Description | |
---|---|---|
![]() | GetTemplate |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also