HTMLIsIndexElement sealed class HTMLIsIndexElement : HTMLElement Represents the HTML isindex element. Documentation Code public IHtmlFormElement Form { get; } Gets the form element containing this control or null if this control is not within the context of a form. public string Prompt { get; set; } Gets or sets the prompt message.