Show / Hide Table of Contents

Class TemplateTagAttribute

Attribute declaring that this property is a template variable tag.

Inheritance
Object
TemplateTagAttribute
Namespace: SuperOffice.IO
Assembly: SoCore.dll
Syntax
public class TemplateTagAttribute : Attribute

Constructors

TemplateTagAttribute(String)

Attribute declaring that this property is a template variable tag.

Declaration
public TemplateTagAttribute(string tagName)
Parameters
Type Name Description
String tagName

Name of the tag

Properties

TagName

Name of the tag.

Declaration
public string TagName { get; }
Property Value
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top