RazorSectionAttribute Class |
Razor attribute. Indicates that a parameter or a method is a Razor section.
Use this attribute for custom wrappers similar to
System.Web.WebPages.WebPageBase.RenderSection(String)
Inheritance Hierarchy
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public sealed class RazorSectionAttribute : Attribute
Public NotInheritable Class RazorSectionAttribute
Inherits Attribute
public ref class RazorSectionAttribute sealed : public Attribute
[<SealedAttribute>]
type RazorSectionAttribute =
class
inherit Attribute
end
The RazorSectionAttribute type exposes the following members.
Constructors See Also