Méthode | Description | |
---|---|---|
GetHasContent ( ) : bool |
Gets or sets whether the tag can have content.
|
|
InlineTagDefinition ( string tagName ) : System |
Initializes a new instance of an InlineTagDefinition.
|
Méthode | Description | |
---|---|---|
InlineTagDefinition ( string tagName, bool isBuiltin ) : System |
Initializes a new instance of an InlineTagDefinition.
|
protected InlineTagDefinition ( string tagName ) : System | ||
tagName | string | The name of the tag being defined. |
Résultat | System |