Метод | Описание | |
---|---|---|
ContentTagDefinition ( string tagName ) : System |
Initializes a new instance of a ContentTagDefinition.
|
|
GetHasContent ( ) : bool |
Gets or sets whether the tag can have content.
|
Метод | Описание | |
---|---|---|
ContentTagDefinition ( string tagName, bool isBuiltin ) : System |
Initializes a new instance of a ContentTagDefinition.
|
protected ContentTagDefinition ( string tagName ) : System | ||
tagName | string | The name of the tag being defined. |
Результат | System |