This is a migrated thread and some comments may be shown as answers.

add text to iframe body

1 Answer 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sergey
Top achievements
Rank 1
Sergey asked on 15 Dec 2011, 09:46 PM
I want add text to frames body.
Create step:

Pages.Webmail60Inbox0.FrameFrame1.HtmlTag.Text = "Text for validate";

But the error message appeared:

Line 202: (CS1061) 'TestProject2.Pages.Webmail60Inbox0Page.FrameFrame1Frame' does not contain a definition for 'HtmlTag' and no extension method 'HtmlTag' accepting a first argument of type 'TestProject2.Pages.Webmail60Inbox0Page.FrameFrame1Frame' could be found (are you missing a using directive or an assembly reference?)

Why?

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 15 Dec 2011, 11:30 PM
Hi Sergey,

Please see our troubleshooting guide on this topic. 

Kind regards,
Anthony
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Sergey
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or