CodeBuilder.AddComment Method (String, Boolean)
Adds the comment.
[Visual Basic]
Overloads Public Sub AddComment( _
ByVal
text As
String, _
ByVal
emptyLineBefore As
Boolean _
)
Parameters
-
text
- Text.
-
emptyLineBefore
- Line before of the empty.
See Also
CodeBuilder Class | Sitecore.CodeDom Namespace | CodeBuilder.AddComment Overload List