| MetaAddTag Method (String, String) |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public void AddTag(
string name,
string content
)
Public Sub AddTag (
name As String,
content As String
)
Parameters
- name
- Type: SystemString
- content
- Type: SystemString
See Also