Static type for source annotation constants.
More...
|
static readonly string | SourceInfoAttribute = "source-info" |
| The name of an attribute which marks the source info for an element. More...
|
|
static readonly string | SourceInfoTypeAQNAttribute = "source-info-type" |
| The name of an attribute which marks the System.Type of the source information. More...
|
|
static readonly string | StartTagLineNumber = "start-tag-line" |
| The name of an attribute which records the source line number for the start-tag of a given element. More...
|
|
static readonly string | EndTagLineNumber = "end-tag-line" |
| The name of an attribute which records the source line number for the end-tag of a given element. More...
|
|
static readonly string | OriginalContextSourceInfoAttribute = "original-source-info" |
| The name of an attribute which marks the source info for the source context of a given element. More...
|
|
static readonly string | OriginalContextSourceInfoTypeAQNAttribute = "original-source-info-type" |
| The name of an attribute which marks the System.Type of the source information for the source context of a given element. More...
|
|
static readonly string | OriginalContextEndTagLineNumber = "original-end-tag-line" |
| The name of an attribute which records the source line number for the end-tag of a given element for the source context of a given element.. More...
|
|
static readonly string | ElementIsImported = "is-imported" |
| The name of an attribute which indicates that a given element is imported. More...
|
|
Static type for source annotation constants.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.ElementIsImported = "is-imported" |
|
static |
The name of an attribute which indicates that a given element is imported.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.EndTagLineNumber = "end-tag-line" |
|
static |
The name of an attribute which records the source line number for the end-tag of a given element.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.OriginalContextEndTagLineNumber = "original-end-tag-line" |
|
static |
The name of an attribute which records the source line number for the end-tag of a given element for the source context of a given element..
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.OriginalContextSourceInfoAttribute = "original-source-info" |
|
static |
The name of an attribute which marks the source info for the source context of a given element.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.OriginalContextSourceInfoTypeAQNAttribute = "original-source-info-type" |
|
static |
The name of an attribute which marks the System.Type
of the source information for the source context of a given element.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.SourceInfoAttribute = "source-info" |
|
static |
The name of an attribute which marks the source info for an element.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.SourceInfoTypeAQNAttribute = "source-info-type" |
|
static |
The name of an attribute which marks the System.Type
of the source information.
readonly string CSF.Zpt.ZptConstants.SourceAnnotation.StartTagLineNumber = "start-tag-line" |
|
static |
The name of an attribute which records the source line number for the start-tag of a given element.
ZptNamespace CSF.Zpt.ZptConstants.SourceAnnotation.Namespace |
|
staticget |
Gets the namespace for source annotation: Template Attribute Language.
The namespace.
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt.Abstractions/ZptConstants.cs