Inheritance Hierarchy
RainWorx.FrameWorx.Providers.FeeFeeProcessorBase
RainWorx.FrameWorx.Providers.Fee.StandardSubtitleExists
Namespace: RainWorx.FrameWorx.Providers.Fee.Standard
Assembly: RainWorx.FrameWorx.Providers.Fee.Standard (in RainWorx.FrameWorx.Providers.Fee.Standard.dll) Version: 3.5
Syntax
C#
public class SubtitleExists : FeeProcessorBase
The SubtitleExists type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SubtitleExists | Initializes a new instance of the SubtitleExists class |
![]() | SubtitleExists(IDataContext) | Initializes a new instance of the SubtitleExists class |
Properties
Name | Description | |
---|---|---|
![]() | FeeProviderName | (Overrides FeeProcessorBaseFeeProviderName.) |
Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also