Class AppTagHelperOptions
- Namespace
- Cuemon.AspNetCore.Razor.TagHelpers
- Assembly
- Cuemon.AspNetCore.Razor.TagHelpers.dll
Configuration options for AppImageTagHelper, AppLinkTagHelper and AppScriptTagHelper.
public class AppTagHelperOptions : TagHelperOptions, IParameterObject
- Inheritance
-
AppTagHelperOptions
- Implements
- Inherited Members
Constructors
AppTagHelperOptions()
Initializes a new instance of the AppTagHelperOptions class.
public AppTagHelperOptions()
Remarks
The following table shows the initial property values for an instance of AppTagHelperOptions.
Property | Initial Value |
---|---|
Scheme | Relative |
BaseUrl | null |