 | builderForLogEnhancedclose Method (String) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dodaje HTML zatvaranje taga -- zatvara poslednji koji je otvoren
Namespace:
imbACE.Core.core.diagnostic
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic override tagBlock close(
string tag = "none"
)
Request Example
View SourceParameters
- tag (Optional)
- Type: SystemString
Return Value
Type:
tagBlockImplements
ITabLevelControler.close(String)ITabLevelControler.close(String)ITabLevelControler.close(String)
Remarks
Ako je prosledjeni tag none onda zatvara poslednji tag koji je otvoren.
See Also