HTMLParamElement.Name
HTMLParamElement.Name property
The name of a run-time parameter. See the name attribute definition in HTML 4.01.
public String Name { get; set; }
See Also
- class HTMLParamElement
- package com.aspose.html
- package Aspose.HTML
The name of a run-time parameter. See the name attribute definition in HTML 4.01.
public String Name { get; set; }