Index.FrameName Property |
Gets or sets the frame name attribute of the index.
[VBScript] Public Property FrameName As String
[JScript] public function get FrameName() : String; public function set FrameName(String);
A string representing the name attribute of the index. This attribute is used to display the topic page in the correct frame when embedded into a plain HTML help project.