Свойство | Type | Description | |
---|---|---|---|
GetTemplatesHtml | string |
Méthode | Description | |
---|---|---|
Index ( ) : System |
Initializes a new instance of the Index class.
|
|
Index ( string applicationName, |
Initializes a new instance of the Index class.
|
|
ToXml ( ) : IXPathNavigable |
Serializes this instance to XML.
|
|
Transform ( ) : string |
Transforms this instance into an HTML string using the embedded XSLT stylesheet.
|
Méthode | Description | |
---|---|---|
GetTemplatesHtml ( ) : string |
Gets the templates HTML as a string.
|
public Index ( string applicationName, |
||
applicationName | string | The name of the current application. |
file | The |
|
counts | CountsRecord | The counts record to initialize this instance with. |
Résultat | System |