Inheritance Hierarchy
RainWorx.FrameWorx.Providers.MediaSaverNullSaver
Namespace: RainWorx.FrameWorx.Providers.MediaSaver
Assembly: RainWorx.FrameWorx.Providers.MediaSaver (in RainWorx.FrameWorx.Providers.MediaSaver.dll) Version: 3.5
Syntax
C#
public class NullSaver : IMediaSaver
The NullSaver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NullSaver | Initializes a new instance of the NullSaver class |
Properties
Name | Description | |
---|---|---|
![]() | DefaultProviderSettings | |
![]() | TypeName |
Methods
Name | Description | |
---|---|---|
![]() | Delete | |
![]() | DeleteVariation | |
![]() | Save | |
![]() | VerifyProviderSettings |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also