Dynamicweb 8 Documentation
TagName Property (Filter)

Gets or sets the tagname for the specific filter renderer.
Syntax
'Declaration
 
<AddInParameterGroupAttribute("Configuration")> 
<AddInParameterEditorAttribute(EditorType=Dynamicweb.Extensibility.Editors.TextParameterEditor, Options="")> 
<AddInParameterAttribute("Tag name")> 
Public Property TagName As String
[AddInParameterGroupAttribute("Configuration")] 
[AddInParameterEditorAttribute(EditorType=Dynamicweb.Extensibility.Editors.TextParameterEditor, Options="")] 
[AddInParameterAttribute("Tag name")] 
public string TagName {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Filter Class
Filter Members

Send Feedback